Import Clock helper for Razor views

This commit is contained in:
2026-08-23 00:06:00 +10:00
parent baac95d0ae
commit 470717b7e3
+1
View File
@@ -1,2 +1,3 @@
@using NoticeBoard.Models
@using NoticeBoard.Infrastructure
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers