[ver] 1.55.0

This commit is contained in:
kwaroran
2023-11-08 17:00:44 +09:00
parent 1ede386510
commit da7b326b13
4 changed files with 3 additions and 4 deletions

View File

@@ -97,5 +97,4 @@ function showcase(){
//returns the data if success, null if failed.
const data = await getState("somedata")
const anotherdata = await getState("anotherdata")
}