Update manifest.json

This Github file has an error at the end. So when I try to deploy with git on my plesk it doesn't even load the setup page.
Conflict problem on the call of the CSS file.
I made a very slight correction that now makes it work.
This is my first contribution on github (and in open source in general) so please be indulgent if it is not done in the rules. Thank you ;)

Signed-off-by: HansGruber51 <122012968+HansGruber51@users.noreply.github.com>
This commit is contained in:
HansGruber51 2024-11-30 19:10:53 +01:00 committed by GitHub
parent 9bec99b7d2
commit 33c68b628d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -372,11 +372,7 @@
"src": "resources/js/setup/setup.js"
},
"resources/sass/app.scss": {
<<<<<<< HEAD
"file": "assets/app-039bd735.css",
=======
"file": "assets/app-9454bf28.css",
>>>>>>> v5-develop
"isEntry": true,
"src": "resources/sass/app.scss"
}