We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d738bf commit 581cf4fCopy full SHA for 581cf4f
1 file changed
forge.config.ts
@@ -12,8 +12,8 @@ import { FuseV1Options, FuseVersion } from "@electron/fuses";
12
13
const STRINGS = {
14
author: "Revolt Platforms LTD",
15
- name: "Stoat",
16
- execName: "stoat-desktop",
+ name: "AviaClient",
+ execName: "aviaclient-desktop",
17
description: "Open source user-first chat platform.",
18
};
19
0 commit comments