chore: update config

This commit is contained in:
gaoshuaixing
2025-01-13 10:56:19 +08:00
parent 89cda57d1d
commit 63fbabe81e

View File

@@ -5,8 +5,6 @@
*/
module.exports = () => {
return {
openDevTools: {
mode: 'bottom'
},
openDevTools: false,
};
};