hotfix: hotfix for #1267

This commit is contained in:
JellyBrick
2023-10-08 00:39:36 +09:00
parent 2d69dfd333
commit c002263c3b
5 changed files with 15 additions and 8 deletions

View File

@ -1,4 +1,6 @@
import config, { blockers } from './config';
import config from './config';
import { blockers } from './blocker-types';
import { MenuTemplate } from '../../menu';