1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-19 23:08:06 +00:00

Seafile: Lowercase Slug for Install/Update-Source (#3209)

This commit is contained in:
CanbiZ 2025-03-18 12:55:59 +01:00 committed by GitHub
parent 21d82f207a
commit f65cf8cf9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ {
"name": "Seafile", "name": "Seafile",
"slug": "Seafile", "slug": "seafile",
"categories": [ "categories": [
12 12
], ],