mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-08 07:58:51 +01:00
Rename preference key
This commit is contained in:
parent
400c8003e5
commit
2eb2ec398e
@ -84,7 +84,7 @@ const val EVENT_LIST_PERIOD = "event_list_period"
|
||||
const val WEEK_NUMBERS = "week_numbers"
|
||||
const val START_WEEKLY_AT = "start_weekly_at"
|
||||
const val START_WEEK_WITH_CURRENT_DAY = "start_week_with_current_day"
|
||||
const val FIRST_DAY_OF_WEEK = "start_week_on"
|
||||
const val FIRST_DAY_OF_WEEK = "first_day_of_week"
|
||||
const val SHOW_MIDNIGHT_SPANNING_EVENTS_AT_TOP = "show_midnight_spanning_events_at_top"
|
||||
const val ALLOW_CUSTOMIZE_DAY_COUNT = "allow_customise_day_count"
|
||||
const val VIBRATE = "vibrate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user