Skip to content

Commit 581cf4f

Browse files
authored
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>
1 parent 3d738bf commit 581cf4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

forge.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import { FuseV1Options, FuseVersion } from "@electron/fuses";
1212

1313
const STRINGS = {
1414
author: "Revolt Platforms LTD",
15-
name: "Stoat",
16-
execName: "stoat-desktop",
15+
name: "AviaClient",
16+
execName: "aviaclient-desktop",
1717
description: "Open source user-first chat platform.",
1818
};
1919

0 commit comments

Comments
 (0)