mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
parent
f13d13b2ea
commit
506d2d0f81
4 changed files with 4 additions and 4 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue