mirror of
https://github.com/Hommy-master/capcut-mate.git
synced 2026-09-01 15:32:57 +08:00
还原改动。
This commit is contained in:
@@ -42,7 +42,7 @@ function createWindow() {
|
||||
|
||||
|
||||
if (process.platform==='darwin') {
|
||||
app.dock.setIcon(path.join(__dirname, './assets/icons/logo.icns'))
|
||||
app.dock.setIcon(path.join(__dirname, './assets/icons/logo.png'))
|
||||
}
|
||||
|
||||
// 判断是否为开发模式
|
||||
|
||||
Reference in New Issue
Block a user