Fixed DiscordRPC not working

This commit is contained in:
2025-11-19 18:55:18 -05:00
parent 5f3020ca6e
commit 2a453c40a8
2 changed files with 27 additions and 9 deletions

View File

@@ -28,6 +28,9 @@
"build": {
"appId": "com.skylar.waifuboard",
"productName": "Waifu Board",
"extraResources": [
"./.env"
],
"win": {
"target": "portable",
"icon": "public/waifuboards.ico"