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