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

This commit is contained in:
eugene 2025-01-14 10:32:28 +02:00
parent 3be0fd7bbb
commit c69d55c3a8

View File

@ -9,7 +9,7 @@ export interface CurrentUserMark {
} }
// Both PdfFileHash and FileHash currently exist. // Both PdfFileHash and FileHash currently exist.
// It enables backward compatibility // It enables backward compatibility for Sigits created before January 2025
export interface Mark { export interface Mark {
id: number id: number
npub: string npub: string