mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
chore: update for 'Vencord Desktop' -> 'Vesktop' rebrand
This commit is contained in:
parent
ffdf63563b
commit
ede507e80c
9 changed files with 19 additions and 26 deletions
|
@ -45,7 +45,7 @@ const commonOptions = {
|
|||
IS_STANDALONE: "true",
|
||||
IS_DEV: JSON.stringify(watch),
|
||||
IS_DISCORD_DESKTOP: "false",
|
||||
IS_VENCORD_DESKTOP: "false",
|
||||
IS_VESKTOP: "false",
|
||||
VERSION: JSON.stringify(VERSION),
|
||||
BUILD_TIMESTAMP: Date.now(),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue