diff --git a/src/runtime/types/notification.d.ts b/src/runtime/types/notification.d.ts index 8ee8fec3..2717f4cd 100644 --- a/src/runtime/types/notification.d.ts +++ b/src/runtime/types/notification.d.ts @@ -3,7 +3,7 @@ import type { Button } from './button' import appConfig from '#build/app.config' export interface NotificationAction extends Partial