mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-16 10:47:01 +00:00
start server in both dev and when packaged
This commit is contained in:
@@ -4,8 +4,6 @@ import Store from 'electron-store'
|
||||
|
||||
const store = new Store()
|
||||
|
||||
console.log(process.env)
|
||||
|
||||
export const analytics = new Analytics({ writeKey: process.env.TELEMETRY_WRITE_KEY || '<empty>' })
|
||||
|
||||
export function id(): string {
|
||||
|
||||
Reference in New Issue
Block a user