mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 08:24:55 +00:00
Syncing rework
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
export const modeMap = new Map([
|
||||
[0, "day"],
|
||||
[1, "week"],
|
||||
[2, "month"],
|
||||
[1, "3days"],
|
||||
[2, "week"],
|
||||
[3, "month"]
|
||||
]);
|
||||
|
||||
export const months = [
|
||||
|
||||
Reference in New Issue
Block a user