Fixed a lot of stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {pool} from '../db.js';
|
||||
import { pool } from '../lib/database.js';
|
||||
|
||||
export const createNewCommunity = async (req, res) => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user