Difference between revisions of "User:R0o0di/common.js"
From Detective Conan Wiki
(Tag: Undo) |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
mw.loader.using(['mediawiki.util'], function () { | mw.loader.using(['mediawiki.util'], function () { | ||
| − | + | console.log("ttt"); | |
| − | |||
}); | }); | ||
Latest revision as of 22:46, 11 April 2025
mw.loader.using(['mediawiki.util'], function () {
console.log("ttt");
});