JustAwait

This commit is contained in:
洪籽阳外婆
2024-10-19 20:22:33 +08:00
committed by GitHub
parent 47fb2368fe
commit 211a429499
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "只是等待一下",
"version": "1.0",
"description": "只用于等待,方便在调度器为不同性能的设备配置等待",
"authors": [
{
"name": "HZYgrandma",
}
],
"settings_ui": "settings.json",
"main": "main.js"
}