mirror of
https://github.com/uowuo/abaddon.git
synced 2026-01-17 14:30:05 +00:00
change service clear user
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#endif
|
||||
|
||||
const std::string KeychainPackage = "com.github.uowuo.abaddon";
|
||||
const std::string KeychainService = "client-token";
|
||||
const std::string KeychainUser = "discord";
|
||||
const std::string KeychainService = "abaddon-client-token";
|
||||
const std::string KeychainUser = "";
|
||||
|
||||
SettingsManager::SettingsManager(const std::string &filename)
|
||||
: m_filename(filename) {
|
||||
|
||||
Reference in New Issue
Block a user