This commit is contained in:
derpystuff 2023-03-02 22:24:01 +01:00
parent c598da21f1
commit 2380ac41d8
8 changed files with 5 additions and 88 deletions

View file

@ -1,7 +1,7 @@
const { Constants } = require("detritus-client");
const Permissions = Constants.Permissions;
const { icon, pill } = require("../../../labscore/utils/markdown");
const { icon } = require("../../../labscore/utils/markdown");
// TODO: copy pasted from v1, rework this eventually