From a8368f21dba726ced1a512261f2afa0dd05668ee Mon Sep 17 00:00:00 2001 From: nobody42 <5514211-nobody42@users.noreply.gitlab.com> Date: Fri, 10 Apr 2020 07:03:15 +0200 Subject: [PATCH] Updated resources.js --- core/resources.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/resources.js b/core/resources.js index 45e61a5e..9f0aaa3a 100644 --- a/core/resources.js +++ b/core/resources.js @@ -308,8 +308,6 @@ var resources = { 'type': 'application/javascript' }, // Twitter Bootstrap CSS - // cannot be loaded with the file extension .cssm (as shown on www.bitchute.com) - // Please do not change it. 'twitterBootstrapCSS': { 'path': 'resources/twitter-bootstrap/{version}/css/bootstrap.min.css', 'type': 'text/css'