Files
hotline-planner/dev/backend/web app webhook/Views/_ViewImports.cshtml
2026-02-23 12:27:26 +01:00

4 lines
107 B
Plaintext

@using WebhookSyncApp
@using WebhookSyncApp.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers