chore: use Stoat name for auto launch entry

This commit is contained in:
izzy 2025-12-29 17:35:24 +00:00
parent cb373b6dc6
commit 398d64645c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import { ipcMain } from "electron";
import { mainWindow } from "./window";
export const autoLaunch = new AutoLaunch({
name: "Revolt",
name: "Stoat",
});
ipcMain.on("isAutostart?", () =>