Update index.ts
This commit is contained in:
parent
963f81e1b6
commit
34d27d17af
@ -121,7 +121,7 @@ function toggleAutoStartup() {
|
||||
app.setLoginItemSettings({ openAtLogin: newOpenAtLogin })
|
||||
|
||||
const notification = new Notification({
|
||||
title: 'Auto Startup',
|
||||
title: 'Ollama Auto Startup',
|
||||
body: `Auto startup is now ${newOpenAtLogin ? 'enabled' : 'disabled'}`,
|
||||
})
|
||||
notification.show()
|
||||
|
Loading…
x
Reference in New Issue
Block a user