Fix formatting of authorUrl in manifest.json

This commit is contained in:
SigiL 2026-05-20 14:22:50 +08:00 committed by GitHub
parent 81c4b206e0
commit 1a21daa4cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,5 +3,5 @@
"version": "0.9.5",
"minAppVersion": "1.5.8",
"author": "ouatis",
"authorUrl": "https://github.com/ouatis/",
"authorUrl": "https://github.com/ouatis/"
}