feat: 针对海外用户进行的少量优化

This commit is contained in:
helloplhm-qwq
2023-11-17 23:25:37 +08:00
parent 1ef6675a5f
commit 33a7e8e8b6
4 changed files with 22 additions and 4 deletions

View File

@ -133,4 +133,5 @@ class jsobject(dict):
def __getattr__(self, UNUSED):
return None
add_to_global_namespace('require', require)
add_to_global_namespace('require', require)