mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-09 00:44:17 +08:00
JS: Reduce
This commit is contained in:
3
example/js/Notify/main.js
Normal file
3
example/js/Notify/main.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(async function () {
|
||||
notification.Send(settings.content);
|
||||
})();
|
||||
Reference in New Issue
Block a user