Fixed some bugs related to the property files

This commit is contained in:
grimsi
2022-08-12 23:36:47 +02:00
parent 763bd63056
commit 63d585b5d6
14 changed files with 90 additions and 70 deletions
@@ -0,0 +1,9 @@
{
"properties": [
{
"name": "gameyfin.root",
"type": "java.lang.String[]",
"description": "List of directories Gameyfin should scan for games."
}
]
}