fix: |UI| user mail page query word bug (#665)

This commit is contained in:
Dream Hunter
2025-06-09 19:26:18 +08:00
committed by GitHub
parent ee023ac2e9
commit 672c4c7273
7 changed files with 10 additions and 7 deletions

View File

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