mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-23 23:15:10 +00:00
Update src/plugins/noDevtoolsWarning/index.ts
Co-authored-by: v <vendicated@riseup.net>
This commit is contained in:
parent
030baea712
commit
bd44638691
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import definePlugin from "@utils/types";
|
|||
|
||||
export default definePlugin({
|
||||
name: "NoDevtoolsWarning",
|
||||
description: "Disables the 'HOLD UP' banner in the console. Also stops random logouts when using DevTools.",
|
||||
description: "Disables the 'HOLD UP' banner in the console. Also stops random logouts & token hiding when using DevTools.",
|
||||
authors: [Devs.Ven],
|
||||
patches: [{
|
||||
find: "setDevtoolsCallbacks",
|
||||
|
|
Loading…
Add table
Reference in a new issue