mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-30 01:34:39 -04:00
refactor(frontend): ♻️ update API folder structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { BaseAPI } from "./_base";
|
||||
import { BaseAPI } from "../_base";
|
||||
|
||||
interface BasePayload {
|
||||
recipes: string[];
|
||||
|
||||
Reference in New Issue
Block a user