mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 16:54:19 -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";
|
||||
|
||||
const prefix = "/api";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user