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:54 +00:00
parent a6fe6232a9
commit bf175c6652
4 changed files with 2 additions and 7 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

View File

@ -8,7 +8,7 @@ The target group for this module is everyone, since every application must have
# Setup
This module doesn't have any additional setup requirements since it is installed during the application install process. This module cannot be uninstalled if it is manually deleted from the hard drive please manually download the module from the page and put it into the `Modules/` directory.
This module doesn't have any additional setup requirements. This module cannot be uninstalled if it is manually deleted from the hard drive please manually download the module from the page and put it into the `Modules/` directory.
# Features

View File

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