mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
ONE-10: cleaned up and added changes necessary to push to dev
This commit is contained in:
@ -386,7 +386,7 @@ const qqqRoutes = [
|
||||
{ type: "title", title: "Tables", key: "title-docs" },
|
||||
];
|
||||
|
||||
const qController = new QController("http://localhost:8000");
|
||||
const qController = new QController("");
|
||||
console.log(qController);
|
||||
|
||||
(async () => {
|
||||
|
Reference in New Issue
Block a user