Add Reroll Random and Stats upload #7

Merged
AKCore merged 2 commits from main into main 2023-06-01 18:03:43 -07:00
Showing only changes of commit 045542a321 - Show all commits

View File

@ -3,6 +3,5 @@ import { uploadController } from "../controllers/stats/uploadController";
AngeloTadeucci commented 2023-06-01 17:56:08 -07:00 (Migrated from github.com)
Review

not needed

not needed ```suggestion ```
AngeloTadeucci commented 2023-06-01 17:56:08 -07:00 (Migrated from github.com)
Review

not needed

not needed ```suggestion ```
const statsRouter = express.Router(); const statsRouter = express.Router();
//post
AngeloTadeucci commented 2023-06-01 17:56:08 -07:00 (Migrated from github.com)
Review

not needed

not needed ```suggestion ```
statsRouter.post("/upload.php", uploadController); statsRouter.post("/upload.php", uploadController);
export { statsRouter }; export { statsRouter };

AngeloTadeucci commented 2023-06-01 17:56:08 -07:00 (Migrated from github.com)
Review

not needed

not needed ```suggestion ```
AngeloTadeucci commented 2023-06-01 17:56:08 -07:00 (Migrated from github.com)
Review

not needed

not needed ```suggestion ```