Skip to content

Commit

Permalink
[project-s] #1743 のマージミスを修正 (#1744)
Browse files Browse the repository at this point in the history
#1743 のマージミスを修正
  • Loading branch information
Hiroshiba authored Jan 22, 2024
1 parent ec14e0a commit 0b37dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/EditorHome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ import AcceptTermsDialog from "@/components/AcceptTermsDialog.vue";
import DictionaryManageDialog from "@/components/DictionaryManageDialog.vue";
import EngineManageDialog from "@/components/EngineManageDialog.vue";
import ProgressDialog from "@/components/ProgressDialog.vue";
import UpdateNotificationDialogContainer from "@/components/UpdateNotificationDialog/Container.vue";
import SingerTab from "@/components/SingerTab.vue";
import { AudioItem, EngineState } from "@/store/type";
import {
Expand Down

0 comments on commit 0b37dca

Please sign in to comment.