1
0
Fork 0
mirror of https://git.suyu.dev/suyu/flatpak.git synced 2025-01-04 21:36:03 +00:00

fix: enable discord presence

This commit is contained in:
Fijxu 2024-03-09 21:18:00 -03:00
parent 26eb75eb63
commit 9756a68e96
No known key found for this signature in database

View file

@ -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": {