feat: add simplemode button at index (#714)

This commit is contained in:
Dream Hunter
2025-08-27 20:22:52 +08:00
committed by GitHub
parent ab2bfdd00f
commit 648e9f7adf
10 changed files with 870 additions and 850 deletions

View File

@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v' + '1.0.4',
VERSION: 'v' + '1.0.5',
// DB Version
DB_VERSION_KEY: 'db_version',