Add access controls window
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
//
|
||||
// on_error is called when the upload has failed. The parameters are the error
|
||||
|
||||
import { fs_path_url, type GenericResponse } from "./../FilesystemAPI"
|
||||
import { fs_path_url, type GenericResponse } from "../FilesystemAPI.mjs"
|
||||
|
||||
// code and an error message
|
||||
export const upload_file = (
|
||||
|
Reference in New Issue
Block a user