From 9756a68e961c4a83aae613e5236d20b3ce9ac383 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sat, 9 Mar 2024 21:18:00 -0300 Subject: [PATCH] fix: enable discord presence --- org.suyu_emu.suyu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.suyu_emu.suyu.json b/org.suyu_emu.suyu.json index f79b014..b961059 100644 --- a/org.suyu_emu.suyu.json +++ b/org.suyu_emu.suyu.json @@ -300,7 +300,7 @@ "-DSUYU_USE_QT_WEB_ENGINE=ON", "-DSUYU_USE_BUNDLED_FFMPEG=ON", "-DBUILD_TAG=dev", - "-USE_DISCORD_PRESENCE=ON", + "-DUSE_DISCORD_PRESENCE=ON", "-DBUILD_REPOSITORY=suyu-emu/suyu" ], "build-options": {