From efe5e7206970ff4f7bfde0da224c01984931ebbd Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 17 Dec 2025 16:07:42 +0800 Subject: [PATCH] bugfix --- bricks/jsoncall.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bricks/jsoncall.js b/bricks/jsoncall.js index b7f0adb..4055658 100644 --- a/bricks/jsoncall.js +++ b/bricks/jsoncall.js @@ -57,6 +57,7 @@ bricks.HttpText = class { "_webbricks_":1, "_width":width, "_height":height, + "_lang": bricks.app.lang, "_is_mobile":is_mobile } }