diff --git a/.gitignore b/.gitignore index 81c5340..f7c7148 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ CMakeUserPresets.json build/ .cache/ +token.h diff --git a/token.h b/token.h index 8a8bdae..24c126c 100644 --- a/token.h +++ b/token.h @@ -1 +1 @@ -#define TOKEN "Insert your token here" +#define TOKEN "Insert your token her"