mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-24 20:44:06 +01:00
22 lines
386 B
JSON
22 lines
386 B
JSON
[
|
|
{
|
|
"label": "Sync",
|
|
"icon": "import_export",
|
|
"type": "nested",
|
|
"prefs": []
|
|
},
|
|
{
|
|
"label": "Server",
|
|
"icon": "dns",
|
|
"type": "nested",
|
|
"prefs": [
|
|
{
|
|
"label": "Password authentication",
|
|
"type": "text-password",
|
|
"default": "",
|
|
"key": "pref_ts_server_password",
|
|
"hint": "Enter a password"
|
|
}
|
|
]
|
|
}
|
|
] |