添加转盘模块和实验性每日转盘小程序

This commit is contained in:
MrZ626
2021-11-15 15:47:05 +08:00
parent fa0bc3805f
commit ed45bebfa0
3 changed files with 165 additions and 0 deletions

View File

@@ -616,6 +616,11 @@ local commands={}do
scene='app_piano',
description="A simple keyboard piano"
},
{
code="spin",
scene='app_spin',
description="???"
},
}
commands.app={
code=function(name)