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 bc9ddd0ea6
commit 20b22977c2
3 changed files with 2 additions and 7 deletions

View File

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

View File

@ -8,6 +8,6 @@ The target group for this module is everyone, since every application should hav
# Setup
This module doesn't have any additional setup requirements since it is installed during the application install process.
This module doesn't have any additional setup requirements.
The module can be installed through the integrated module downloader and installer or by uploading the module into the `Modules/` directory and executing the installation through the module installer.

View File

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