Remove groups and added list filtering pages

This commit is contained in:
Keannu Christian Bernasol 2023-12-05 22:06:01 +08:00
parent ae5b8de094
commit ccf8262291
4 changed files with 178 additions and 1 deletions

View file

@ -17,7 +17,7 @@ import {
EquipmentInstanceLogListType,
} from "../Types/Types";
const debug = false;
const debug = true;
let backendURL;
if (debug) {