mirror of
https://github.com/immich-app/immich.git
synced 2025-12-09 15:03:54 +09:00
@@ -19,7 +19,7 @@ export type Notification = {
|
||||
/** The action to take when the notification is clicked */
|
||||
action: NotificationAction;
|
||||
button?: NotificationButton;
|
||||
/** Timeout in miliseconds */
|
||||
/** Timeout in milliseconds */
|
||||
timeout: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user