mirror of
https://github.com/yuruotong1/autoMate.git
synced 2026-03-22 13:07:17 +08:00
📝 添加(src/layouts/Home/index.tsx):增加注释行以支持开发时的临时代码
This commit is contained in:
@@ -16,6 +16,7 @@ function Home(): JSX.Element {
|
||||
setIgnoreMouseEvents(mainRef as MutableRefObject<HTMLDivElement>)
|
||||
// //为开发方便,临时代码
|
||||
// window.api.openConfigWindow()
|
||||
|
||||
}, [])
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user