chore: fix identifier

This commit is contained in:
2025-08-02 13:17:43 +07:00
parent 80c649f9a0
commit 86d24ccbd5
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
pub const APP_NAME: &str = "Coop";
pub const APP_ID: &str = "dev.coop.Coop";
pub const APP_ID: &str = "su.reya.coop";
pub const APP_PUBKEY: &str = "b1813fb01274b32cc5db6d1198e7c79dda0fb430899f63c7064f651a41d44f2b";
pub const KEYRING_URL: &str = "Coop Safe Storage";