Update builded.user.js
Some checks are pending
Check syntax / check (push) Waiting to run

This commit is contained in:
Nova Cat 2025-01-03 22:47:14 -08:00
parent 21ab3fe5c1
commit a0852c4dce

View file

@ -23,7 +23,7 @@ function settings() {
}
if (location.host == "www.guilded.gg") {
console.info("Guilded.GG detected.");
$.initialize('.DesktopOptionsControl-persistent-menu', function() {
$.initialize('.OptionsMenu-options-control', function() {
console.info("Settings opened!")
console.info($(this))
});