Add arRPC integration

This commit is contained in:
V
2023-06-09 22:47:59 +02:00
parent aae4223294
commit 39cc30de53
7 changed files with 75 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ export default function SettingsUi() {
true,
() => Settings.tray ?? true
],
["arRPC", "Rich Presence", "Enables Rich Presence via arRPC", false],
[
"disableMinSize",
"Disable minimum window size",