Files
HelixNotes/src-tauri/tauri.linux.conf.json
T

11 lines
108 B
JSON

{
"app": {
"windows": [
{
"label": "main",
"visible": false
}
]
}
}