Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
wont-stream committed Sep 23, 2024
1 parent 3ea111f commit d62779d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/eurotilities/modules/colorSighted.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ style.textContent = `[mask="url(#svg-mask-status-online)"] { width: 10px; height
export default {
title: "Color Sighted",
content: "Remove the colorblind-friendly icons from statuses.",
//url(#svg-mask-avatar-status-mobile-32)
start: () => {
document.head.appendChild(style);
Masks.STATUS_DND = masks.STATUS_ONLINE;
Expand Down

0 comments on commit d62779d

Please sign in to comment.