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