From 01f23f1ddc24f538b8a73c6f9133b6c05f1680ad Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Mon, 15 May 2023 19:43:17 +0200 Subject: [PATCH] added relationship manager --- src/discordgodot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discordgodot.h b/src/discordgodot.h index 55a6c7c..793c5a8 100644 --- a/src/discordgodot.h +++ b/src/discordgodot.h @@ -19,7 +19,7 @@ protected: private: int64_t app_id; - + // just want to make pr String state; String details;