mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 10:22:30 +01:00
14 lines
164 B
JSON
14 lines
164 B
JSON
|
{
|
||
|
"tauri": {
|
||
|
"windows": [
|
||
|
{
|
||
|
"fullscreen": false,
|
||
|
"resizable": true,
|
||
|
"title": "Spacebar",
|
||
|
"maximized": true,
|
||
|
"label": "main"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|