feat: telegram use the random domain when not set (#704)

This commit is contained in:
Dream Hunter
2025-08-08 13:07:00 +08:00
committed by GitHub
parent bfd66f5019
commit 9843b35f54
10 changed files with 1265 additions and 1276 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v' + '1.0.2',
VERSION: 'v' + '1.0.3',
// DB Version
DB_VERSION_KEY: 'db_version',