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