forgotten bracket
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ script:
|
||||
then:
|
||||
- lambda: |-
|
||||
id(actual_page) = id(actual_page) - 1;
|
||||
if(id(actual_page) <= 0 {
|
||||
if(id(actual_page) <= 0) {
|
||||
id(actual_page) = id(nr_of_pages);
|
||||
}
|
||||
- display.page.show_previous: main_display
|
||||
|
||||
Reference in New Issue
Block a user