Hiding notes UI for now

This commit is contained in:
2026-06-18 21:14:54 -04:00
parent 50dcc8e55c
commit 50f3d36083
+1 -1
View File
@@ -248,7 +248,7 @@
</div>
}
@if (selectedCard.IsAgent)
@if (selectedCard.IsAgent && false) // Server-only feature. Redesign project structure
{
<div class="detail-field note">
<span class="field-label"><i class="bi bi-pencil-fill"></i> Personal Note</span>