mirror of
https://github.com/open-webui/assistant
synced 2025-06-26 18:15:57 +00:00
fix: disable dev tools
This commit is contained in:
parent
580aa0f6e7
commit
8ca3609864
@ -48,7 +48,7 @@ const createWindow = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Open the DevTools.
|
// Open the DevTools.
|
||||||
mainWindow.webContents.openDevTools();
|
// mainWindow.webContents.openDevTools();
|
||||||
};
|
};
|
||||||
|
|
||||||
const updateConfig = async (_config) => {
|
const updateConfig = async (_config) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user