Update 'mbchc-loader.user.js'
fucking indentation
This commit is contained in:
parent
5583aebabb
commit
d559ee294b
|
@ -15,7 +15,7 @@
|
|||
(function () {
|
||||
"use strict";
|
||||
const script = document.createElement("script")
|
||||
const ts = (Date.now() / 10000).toFixed(0)
|
||||
const ts = (Date.now() / 10000).toFixed(0)
|
||||
script.src = `https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc.user.js?ts=${ts}`
|
||||
document.head.appendChild(script)
|
||||
})()
|
||||
|
|
Loading…
Reference in New Issue
Block a user