We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5663f commit 01ee1bdCopy full SHA for 01ee1bd
src/app-plugin/index.ts
@@ -64,7 +64,6 @@ ${[...router.includeCode, ...components.includeCode, ...router.globalCode]
64
65
static void lcui_app_init(void)
66
{
67
- setlocale(LC_CTYPE, "");
68
lcui_init();
69
${[
70
...router.baseInitCode,
0 commit comments