Change the keybind notice to mention keybind maker

This commit is contained in:
smartfrigde 2023-06-19 22:01:41 +02:00
parent 1a1c549f6c
commit d01a0c8f8c
4 changed files with 8 additions and 0 deletions

View file

@ -36,3 +36,11 @@ div#acForceQuit:after {
content: url("https://raw.githubusercontent.com/ArmCord/BrandingStuff/main/ac_white_plug16x.png");
margin-right: 5px;
}
.container-3jbRo5.info-1hMolH.browserNotice-1u-Y5o {
visibility: hidden;
display: block !important;
}
.container-3jbRo5.info-1hMolH.browserNotice-1u-Y5o:after {
content: "You can modify global keybinds using the keybind maker on the left sidebar";
visibility: visible;
}

0
src/keybindMaker/main.ts Normal file
View file

View file

View file