back to the party

This commit is contained in:
fyears
2024-01-07 11:20:57 +08:00
parent 9fba9241dc
commit f3f26f7c0b
7 changed files with 74 additions and 3 deletions
+3
View File
@@ -191,3 +191,6 @@ export type SyncTriggerSourceType =
| "dry"
| "autoOnceInit"
| "auto_sync_on_save";
export const REMOTELY_SAVE_VERSION_2022 = "0.3.25";
export const REMOTELY_SAVE_VERSION_2024PREPARE = "0.3.32";