You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #331 will complete the migration of the storage structure, issues like #333 will bring new setting items, and we need to update the Settings interface.
Let's track this work separately as an issue.
Migrate legacy settings to new settings name
Try using settingsDefine to create settings items
Add a function button to reset all settings, and single setting or group settings
Add and introduce sync settings option (postpone, since Safari does not support sync storage)
Add import and export settings feature
Bring the settings interface adapt to iOS/iPadOS
The text was updated successfully, but these errors were encountered:
Since #331 will complete the migration of the storage structure, issues like #333 will bring new setting items, and we need to update the Settings interface.
Let's track this work separately as an issue.
settingsDefine
to create settings itemsThe text was updated successfully, but these errors were encountered: