Revert "refactor"

This reverts commit 0134e6e420.
This commit is contained in:
syuilo
2024-09-17 17:05:52 +09:00
parent cacdf9d939
commit a5e61b8c19
6 changed files with 292 additions and 153 deletions

View File

@@ -13,7 +13,6 @@ import locale from './locale.js';
import { commonHandlers, onUnhandledRequest } from './mocks.js';
import themes from './themes.js';
import '../src/style.scss';
import '../../frontend-shared/styles/mfm.scss';
const appInitialized = Symbol();