Skip to content

Commit

Permalink
remove comments guh
Browse files Browse the repository at this point in the history
  • Loading branch information
EepyElvyra committed Jan 11, 2025
1 parent 2d09dda commit 567127f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ import { ISettingElementProps } from ".";

const cl = classNameFactory("vc-plugin-modal-");


// TODO add interfaces for the stuff from the modal instead of using any
// TODO also add types to all the vars :husk: :husk:

const UserMentionComponent = findComponentByCodeLazy(".USER_MENTION)");
const getDMChannelIcon = findByCodeLazy(".getChannelIconURL({");
const GroupDMAvatars = findComponentByCodeLazy(".AvatarSizeSpecs[", "getAvatarURL");
Expand Down

0 comments on commit 567127f

Please sign in to comment.