From d4528d1bad3049cee3847e04313a837eee2a4dd0 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Mon, 15 May 2023 19:43:51 +0200 Subject: [PATCH] getting variables directly from sdk --- src/discordgodot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discordgodot.h b/src/discordgodot.h index 55a6c7c..680a1ae 100644 --- a/src/discordgodot.h +++ b/src/discordgodot.h @@ -22,7 +22,7 @@ private: String state; String details; - + // just want to make pr String large_image; String large_image_text; String small_image;