fix: Fix bugs.json, update download.json for the new format
This commit is contained in:
parent
4b9e0c7cf4
commit
ff1bfebe3f
@ -1,3 +1,4 @@
|
||||
{
|
||||
"title": "24.01"
|
||||
"id": "24.01",
|
||||
"title": "24"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "chat",
|
||||
"title": "Chat",
|
||||
"id": "bugs",
|
||||
"title": "Bugs",
|
||||
"author": "ngn",
|
||||
"date": "22/02/24"
|
||||
"date": "23/02/24"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
As an user or a developer, reporting the bugs you find is really important
|
||||
for the project. On this page you will find information about how you can report
|
||||
for development of the project. On this page you will find information about how you can report
|
||||
bugs to the project.
|
||||
|
||||
## Package bugs/issues
|
||||
|
Loading…
Reference in New Issue
Block a user