You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mod.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,12 @@
61
61
"name": "Test",
62
62
"type": "custom:test-notification"
63
63
},
64
+
"past-notifications": {
65
+
"name": "Show Past Notifications",
66
+
"description": "If notifications that were supposed to be shown while you weren't playing Geometry Dash should be shown. A maximum of <cy>2 days</c> while you weren't playing Geometry Dash will be shown.",
67
+
"type": "bool",
68
+
"default": true
69
+
},
64
70
"everywhereElse": {
65
71
"name": "Everywhere Else",
66
72
"description": "If notifications should show on any screen.",
0 commit comments