mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-07 02:45:22 -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";
|
||||
|
||||
export class UploadFile extends BaseAPI {
|
||||
file(url: string, fileObject: any) {
|
||||
|
||||
Reference in New Issue
Block a user