mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
Debounce CssWatcher, fix empty tooltips in settings
This commit is contained in:
parent
02aeca6b73
commit
68057d49e8
4 changed files with 14 additions and 6 deletions
|
@ -3,7 +3,7 @@ import definePlugin from "../utils/types";
|
|||
export default definePlugin({
|
||||
name: "NoTrack",
|
||||
description: "Disable Discord's tracking and crash reporting",
|
||||
author: "Vendicated",
|
||||
author: "Cynosphere",
|
||||
required: true,
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue