feat: rpc for swf

This commit is contained in:
neoapps-dev 2026-04-25 19:57:20 +03:00
parent e19d311546
commit 9d80eea7d7

View file

@ -59,6 +59,7 @@ export function useDiscordRPC({
screenshots: "Browsing Screenshots",
"col-editor": "Editing Color Files",
"grf-editor": "Editing Game Rules",
"swf-editor": "Editing Game UI",
};
details = tabNames[activeView] || "In Menus";
}