1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00

fix build failure

This commit is contained in:
hay-kot 2021-03-05 21:34:35 -09:00
parent e2cb67f440
commit 30ed5a2ba8

View file

@ -1,5 +1,4 @@
import { baseURL } from "./api-utils";
import { baseURL } from "./api-utils";
import { apiReq } from "./api-utils";
import { store } from "../store/store";
import { router } from "../main";