mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-08 11:25:17 -05: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 routes = {
|
||||
base: "/api/admin/email",
|
||||
|
||||
Reference in New Issue
Block a user