diff --git a/client/src/stores/helpmode/helpModeTextStore.js b/client/src/stores/helpmode/helpModeTextStore.js index 4f2b61ce03ce..3b0da6402866 100644 --- a/client/src/stores/helpmode/helpModeTextStore.js +++ b/client/src/stores/helpmode/helpModeTextStore.js @@ -1,6 +1,7 @@ -import config from "./helpTextConfig.yml"; import { defineStore } from "pinia"; +import config from "./helpTextConfig.yml"; + export const useHelpModeTextStore = defineStore("helpModeText", { state: () => { return {