From 30e96accc93a39170af16d4b9ad90436dfe88363 Mon Sep 17 00:00:00 2001 From: cat Date: Fri, 18 Jul 2025 21:11:10 +0300 Subject: [PATCH] Test --- .gitignore | 1 + token.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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"