hololake-system-architecture/product-source/hololake-platform/src-tauri/tauri.local-candidate.conf.json

12 lines
305 B
JSON
Raw Normal View History

{
"$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"
}
]
}
}