chore: adds comment

This commit is contained in:
eugene 2025-01-14 10:30:03 +02:00
parent 70e7e5305e
commit 3be0fd7bbb

@ -8,6 +8,8 @@ export interface CurrentUserMark {
currentValue?: string
}
// Both PdfFileHash and FileHash currently exist.
// It enables backward compatibility
export interface Mark {
id: number
npub: string