Skip to content

Commit 1971bdb

Browse files
Fixed Requested Changes
1 parent a31fd32 commit 1971bdb

File tree

1 file changed

+1
-1
lines changed
  • Desktop-drinkWater-Notification

1 file changed

+1
-1
lines changed

Desktop-drinkWater-Notification/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
app_icon = "./Desktop-drinkWater-Notification/icon.ico",
1010
timeout = 12
1111
)
12-
time.sleep(1800*1800)
12+
time.sleep(1800)

0 commit comments

Comments
 (0)