mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 04:55:40 +03:00
chore(doc): remove trailing comma in JSON (#2979)
This commit is contained in:
parent
411618f0de
commit
5f71f72170
@ -13,7 +13,7 @@ Configure the `systemTray` object on `tauri.conf.json`:
|
||||
"tauri": {
|
||||
"systemTray": {
|
||||
"iconPath": "icons/icon.png",
|
||||
"iconAsTemplate": true,
|
||||
"iconAsTemplate": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user