From 4c955557bf4a2712653c1f2a7f02e9729eca64cf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 18 Feb 2017 17:45:32 +0900 Subject: :v: --- src/web/app/desktop/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/app/desktop/script.js') diff --git a/src/web/app/desktop/script.js b/src/web/app/desktop/script.js index b63f712f62..92a4598305 100644 --- a/src/web/app/desktop/script.js +++ b/src/web/app/desktop/script.js @@ -8,7 +8,7 @@ const riot = require('riot'); const boot = require('../boot'); const mixins = require('./mixins.ls'); const route = require('./router'); -const fuckAdBlock = require('./scripts/fuck-ad-block.ls'); +const fuckAdBlock = require('./scripts/fuck-ad-block'); /** * Boot -- cgit v1.3.1-freya