Compare commits

..

1 commit

Author SHA1 Message Date
scarf
6ab47b2525
Merge 030baea712 into f27361f017 2024-09-16 09:14:24 +00:00

View file

@ -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 & token hiding when using DevTools.",
description: "Disables the 'HOLD UP' banner in the console. Also stops random logouts when using DevTools.",
authors: [Devs.Ven],
patches: [{
find: "setDevtoolsCallbacks",