permissions

This commit is contained in:
2023-10-17 22:57:25 +03:00
parent 4b9e9cb4f6
commit 632684f514
29 changed files with 370 additions and 223 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
<script>
export let title;
</script>
<div class="wrapper-normal ">
<div class="header-normal">
Record Not Found
{title}
</div>
</div>