Skip to content

Commit 3a47620

Browse files
committed
Added option 'endless'
1 parent 7892d04 commit 3a47620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scrolltext/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
initial_config = {
21-
"main": {"action": "linescroller"},
21+
"main": {"action": "linescroller", "endless": "0"},
2222
"cursestext": {"box": "1"},
2323
"scrolltext.text 1": {
2424
"direction": "0",

0 commit comments

Comments
 (0)