Skip to content

Commit

Permalink
Added list reverse block
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Dec 4, 2023
1 parent 5beb156 commit bcd92ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ NodeJS 16.x is required
* (klein0r) Added timeout and custom options for sendToAsync
* (klein0r) Fixed valid switch statement expressions
* (klein0r) Added text replacement, cound and reverse blocks
* (klein0r) Added list reverse block

### 7.1.6 (2023-10-24)
* (bluefox) Fixed pushover rules block
Expand Down
1 change: 1 addition & 0 deletions src/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
</value>
</block>
<block type="lists_sort"></block>
<block type="lists_reverse"></block>
</category>
<category name="{catColour}" colour="20">
<block type="colour_picker"></block>
Expand Down

0 comments on commit bcd92ca

Please sign in to comment.