summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index 7588a978d8..3b3bbc819a 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -54,6 +54,7 @@
extern IconItem g_iconList[];
#define DB_KEY_ID "id"
+#define DB_KEY_TOKEN "AccessToken"
#define DB_KEY_PASSWORD "Password"
#define DB_KEY_DISCR "Discriminator"
#define DB_KEY_MFA "MfaEnabled"