fix app.json

Remove a comma that was left behind and made the JSON content invalid.
This commit is contained in:
Gonçalo Valério 2024-01-12 18:38:56 +00:00 committed by GitHub
parent f50872a88c
commit 825e38b25f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,6 @@
},
"REDLIB_PUSHSHIFT_FRONTEND": {
"required": false
},
}
}
}