Skip to content

Commit

Permalink
WidgetSettings
Browse files Browse the repository at this point in the history
adds missing key to ALL_KEYS
  • Loading branch information
forrestguice committed Mar 16, 2024
1 parent 20c3722 commit 915a0e0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ public class WidgetSettings
PREF_PREFIX_KEY_DATE + PREF_KEY_NEXTUPDATE,

PREF_PREFIX_KEY_ACTION + PREF_KEY_ACTION_MODE,

PREF_KEY_NEXTUPDATE
};
public static String[] BOOL_KEYS = new String[]
{
Expand Down

0 comments on commit 915a0e0

Please sign in to comment.