更新 'lib/assets/javascripts/builder/editor.js'

This commit is contained in:
zhongjin 2024-04-09 20:25:30 +08:00
parent ff9f8fe277
commit 8eff529648

View File

@ -1,7 +1,4 @@
var ACTIVE_LOCALE = window.ACTIVE_LOCALE;
ACTIVE_LOCALE = 'zh-cn';
ACTIVE_LOCALE = 'zh-cn';
if (ACTIVE_LOCALE !== 'en') {
require('moment/locale/zh-cn');