mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
feat: rpc for swf
This commit is contained in:
parent
e19d311546
commit
9d80eea7d7
|
|
@ -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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue