add setting UI

This commit is contained in:
Wang Guan
2024-10-19 19:31:18 +09:00
parent 93ad218d68
commit df7edbd7d0
5 changed files with 25 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ const DEFAULT_SYNC_STATE = {
},
autoSync: {
onStart: true,
onStart: false,
},
lastSyncTime: 0,