mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
"identifier": "Teyvat.Guide",
|
|
"app": {
|
|
"security": { "capabilities": ["Teyvat.Guide", "Mys", "SubWindow", "DevJson"] }
|
|
}
|
|
}
|