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 1f32fb7ad4
commit 6b1d63aaac
3 changed files with 2 additions and 7 deletions

View File

@ -194,7 +194,7 @@
}
},
"messages_channel": {
"description": "Only for internal purposes, can be a server or group chat or 1v1 chat",
"comment": "Only for internal purposes, can be a server or group chat or 1v1 chat",
"name": "messages_channel",
"fields": {
"messages_channel_id": {

View File

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

View File

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