1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Fix manifest.toml: subdirs should be a list.

This commit is contained in:
Salamandar 2023-09-24 15:58:02 +02:00 committed by GitHub
parent 27ed0d5684
commit 7c81326cdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ ram.runtime = "50M"
[resources.install_dir]
[resources.data_dir]
subdirs = "upload"
subdirs = ["upload"]
[resources.permissions]
main.url = "/"