feat: add encrypted_dek field to Letter model and enforce its presence during serialization

This commit is contained in:
Your Name
2026-04-11 18:37:36 +05:30
parent 96f867f139
commit bbdf4a41d4
5 changed files with 44 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export default function Editor() {
<button
type="button"
className="btn btn-primary btn-sm rounded-full px-6 text-[10px] tracking-[0.3em] uppercase font-black"
className="btn btn-primary btn-sm rounded-full px-6"
>
<LockIcon size={14} weight="fill" className="mr-1" />
Seal