fixed merge issue with main

This commit is contained in:
masterElmar
2023-11-01 19:06:54 +01:00
parent 765a18b215
commit b4afd85d5d
24 changed files with 1552 additions and 8 deletions

View File

@@ -12,6 +12,11 @@ const items = ref([
icon: "pi pi-fw pi-pencil",
url: "/edit",
},
{
label: "Check Room Availability",
icon: "pi pi-fw pi-calendar",
url: "/rooms",
},
{
label: "FAQ",
icon: "pi pi-fw pi-book",