mirror of
https://github.com/zoriya/ags.git
synced 2026-05-31 10:02:29 +00:00
@@ -92,6 +92,7 @@ class Notification extends Service {
|
||||
get time() { return this._time; }
|
||||
get image() { return this._image; }
|
||||
get popup() { return this._popup; }
|
||||
get hints() { return this._hints; }
|
||||
|
||||
constructor(
|
||||
appName: string,
|
||||
|
||||
Reference in New Issue
Block a user