mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-15 04:02:10 +08:00
chore: update config
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
*/
|
||||
module.exports = () => {
|
||||
return {
|
||||
openDevTools: {
|
||||
mode: 'bottom'
|
||||
},
|
||||
openDevTools: false,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user