mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-11 07:10:56 +03:00
Added timestamp to notifications
This commit is contained in:
@@ -12,4 +12,5 @@ export type Notification = {
|
||||
action?: Array<NotificationAction>;
|
||||
read: boolean;
|
||||
data?: any;
|
||||
timestamp: number;
|
||||
};
|
||||
Reference in New Issue
Block a user