This makes it so AviaClient compiles into a folder named aviaclient. and the exe is also named aviaclient-fordesktop. instead of stoats
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
This commit is contained in:
parent
3d738bfe0e
commit
581cf4fce5
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ import { FuseV1Options, FuseVersion } from "@electron/fuses";
|
||||||
|
|
||||||
const STRINGS = {
|
const STRINGS = {
|
||||||
author: "Revolt Platforms LTD",
|
author: "Revolt Platforms LTD",
|
||||||
name: "Stoat",
|
name: "AviaClient",
|
||||||
execName: "stoat-desktop",
|
execName: "aviaclient-desktop",
|
||||||
description: "Open source user-first chat platform.",
|
description: "Open source user-first chat platform.",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue