add js script "Notify" (#802)

This commit is contained in:
Zhicheng Zhang
2025-05-13 16:42:12 +08:00
committed by GitHub
parent 070898a6f5
commit 503b2bd134
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[
{
"name": "content",
"type": "input-text",
"label": "通知内容",
"default": "请前往 JS脚本自定义设置 中修改内容。"
}
]