Merge from main (#144)

# PR Checklist
- [X] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [X] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [X] Did you added a type def?

# Description
Merge from main
This commit is contained in:
kwaroran
2023-05-31 23:33:32 +09:00
committed by GitHub

6
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,6 @@
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?
# Description