chore: adds comment
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 44s

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

View File

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