fix some errors cause app crash
This commit is contained in:
1
src/utils/types.d.ts
vendored
1
src/utils/types.d.ts
vendored
@@ -13,6 +13,7 @@ export interface DBEvent {
|
||||
account_id: number;
|
||||
event: string | NDKEvent;
|
||||
author: string;
|
||||
kind: number;
|
||||
root_id: string;
|
||||
reply_id: string;
|
||||
created_at: number;
|
||||
|
||||
Reference in New Issue
Block a user