add js script "Notify" (#802)
This commit is contained in:
3
repo/js/Notify/main.js
Normal file
3
repo/js/Notify/main.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(async function () {
|
||||
notification.Send(settings.content);
|
||||
})();
|
||||
Reference in New Issue
Block a user