fix: add i18n_getmsgs.dspy stub for bricks i18n
This commit is contained in:
parent
97541f1fd5
commit
3ce149719e
1
wwwroot/i18n_getmsgs.dspy
Normal file
1
wwwroot/i18n_getmsgs.dspy
Normal file
@ -0,0 +1 @@
|
||||
return json.dumps({"success": True, "msgs": {}}, ensure_ascii=False)
|
||||
Loading…
x
Reference in New Issue
Block a user