fix: keep native HoloLake entry responsive
This commit is contained in:
parent
3ff80d583a
commit
7a985a3761
9 changed files with 143 additions and 36 deletions
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
||||
"productName": "HoloLake Era · 本地方向候选 0.4.6",
|
||||
"identifier": "com.guanghulab.hololake.local-candidate",
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "HoloLake Era · 本地方向候选 0.4.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue