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
The application is functioning correctly for update intervals up to 59 minutes (UpdateInterval=3540000). However, assigning a value greater than 59 to the "Update Every" input causes the app to default to a one-minute interval (UpdateInterval=60000).
The text was updated successfully, but these errors were encountered:
Actually, the problem occurs if you click on the number or the word "minutes". After that, clicking "Apply" or "OK" causes the time to reset to 1 minute. When using the up and down arrows, it's fine.
Using version 4.4.0-1 from AUR (Arch).
The application is functioning correctly for update intervals up to 59 minutes (
UpdateInterval=3540000
). However, assigning a value greater than 59 to the "Update Every" input causes the app to default to a one-minute interval (UpdateInterval=60000
).The text was updated successfully, but these errors were encountered: