mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-23 21:37:03 -04:00
Equicord Protocol
This commit is contained in:
parent
7518709310
commit
485452f65a
7 changed files with 32 additions and 7 deletions
|
@ -241,7 +241,7 @@ async function createActivity(): Promise<Activity | undefined> {
|
|||
|
||||
let { type } = settings.store;
|
||||
|
||||
let appName = "Vencord";
|
||||
let appName = "Equicord";
|
||||
let details = "";
|
||||
let state = "";
|
||||
let imageBig = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue