Files
ticket_system_nino/data/tickets.json
sraffauf e3056ba770 Removed arbitrary files
admin.html not needed so i removed it.
Also admin.php now uses the container id to match the rest of the pages
2026-01-22 21:06:49 +01:00

11 lines
223 B
JSON

[
{
"title": "test",
"description": "test",
"category": "Whiteboard",
"room": "139",
"name": "peter",
"status": "InProgress",
"date": "2026-01-22 19:54:13"
}
]