add image upload
This commit is contained in:
@@ -17,6 +17,7 @@ import * as imageStorage from "../imageStorage.mjs";
|
||||
const __filename = fileURLToPath(import.meta.url);
|
||||
const __dirname = path.dirname(__filename);
|
||||
|
||||
|
||||
class YouProvider {
|
||||
constructor(config) {
|
||||
this.config = config;
|
||||
|
||||
Reference in New Issue
Block a user