You've already forked FrameTour-RenderWorker
u
This commit is contained in:
@@ -19,7 +19,7 @@ def _get_template_service():
|
||||
return _template_service
|
||||
|
||||
# 向后兼容的全局变量和函数
|
||||
TEMPLATES = {}
|
||||
TEMPLATES: dict = {}
|
||||
|
||||
def _update_templates_dict():
|
||||
"""更新全局TEMPLATES字典以保持向后兼容"""
|
||||
|
||||
Reference in New Issue
Block a user