diff options
| author | ivar <i@oiee.no> | 2025-12-04 00:17:16 +0100 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-12-04 00:17:16 +0100 |
| commit | 724860c272afb7fe5a02645ef1c1b8d208d897f3 (patch) | |
| tree | df9b72b9cd9cc716ceb19a4a9085b8f1ba5b6972 /api/WhatApi/WhatApi.csproj | |
| parent | 401226a14f3e5ef98b959e818d37683afd7056d9 (diff) | |
| download | what-724860c272afb7fe5a02645ef1c1b8d208d897f3.tar.xz what-724860c272afb7fe5a02645ef1c1b8d208d897f3.zip | |
POC auth in app
Diffstat (limited to 'api/WhatApi/WhatApi.csproj')
| -rw-r--r-- | api/WhatApi/WhatApi.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/WhatApi/WhatApi.csproj b/api/WhatApi/WhatApi.csproj index 91f3d3f..52044a1 100644 --- a/api/WhatApi/WhatApi.csproj +++ b/api/WhatApi/WhatApi.csproj @@ -13,6 +13,7 @@ <Content Include="..\.dockerignore"> <Link>.dockerignore</Link> </Content> + <Content Include="Templates\web_login.liquid" /> </ItemGroup> <ItemGroup> |
