Files
bettergi-scripts-list/repo/js/设置时间并跳过调整动画/settings.json
子寻 ef806e665b 快速调整时间系列 (#357)
* feat: 跳过调整时间动画的js脚本

* feat: 快速调整时间系列
2025-02-23 16:31:48 +08:00

12 lines
222 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "hour",
"type": "input-text",
"label": "输入小时0-24"
},
{
"name": "minute",
"type": "input-text",
"label": "输入分钟0-60"
}
]