chore: use Stoat name for auto launch entry (#24)
This commit is contained in:
@@ -5,7 +5,7 @@ import { ipcMain } from "electron";
|
|||||||
import { mainWindow } from "./window";
|
import { mainWindow } from "./window";
|
||||||
|
|
||||||
export const autoLaunch = new AutoLaunch({
|
export const autoLaunch = new AutoLaunch({
|
||||||
name: "Revolt",
|
name: "Stoat",
|
||||||
});
|
});
|
||||||
|
|
||||||
ipcMain.on("isAutostart?", () =>
|
ipcMain.on("isAutostart?", () =>
|
||||||
|
|||||||
Reference in New Issue
Block a user