mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-07 13:22:06 -06:00
fix discord rpc
This commit is contained in:
@@ -44,7 +44,7 @@ option(SUYU_USE_QT_WEB_ENGINE "Use QtWebEngine for web applet implementation" OF
|
||||
|
||||
option(ENABLE_CUBEB "Enables the cubeb audio backend" ON)
|
||||
|
||||
option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" OFF)
|
||||
option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" ON)
|
||||
|
||||
option(SUYU_TESTS "Compile tests" "${BUILD_TESTING}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user