Test fixes
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-16 02:14:55 +00:00
parent 642b819464
commit 197606fda6
7 changed files with 5 additions and 10 deletions

View File

@ -12,7 +12,7 @@
}, },
"creator": { "creator": {
"name": "Jingga", "name": "Jingga",
"website": "jingga.app" "website": "https://jingga.app"
}, },
"description": "The shop application.", "description": "The shop application.",
"directory": "Shop", "directory": "Shop",

View File

@ -1,5 +0,0 @@
# Structure
## ER
![ER](Modules/QA/Docs/Dev/img/er.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 163 KiB

View File

@ -12,7 +12,7 @@
}, },
"creator": { "creator": {
"name": "Jingga", "name": "Jingga",
"website": "jingga.app" "website": "https://jingga.app"
}, },
"description": "QA module.", "description": "QA module.",
"directory": "QA", "directory": "QA",