mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
add notification and system notification
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface SystemNotificationOptions {
|
||||
title?: string,
|
||||
body?: string
|
||||
}
|
||||
Reference in New Issue
Block a user