summaryrefslogtreecommitdiff
path: root/web-ui/app/js/helpers/contenttype.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/helpers/contenttype.js')
-rw-r--r--web-ui/app/js/helpers/contenttype.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/js/helpers/contenttype.js b/web-ui/app/js/helpers/contenttype.js
index 764b6032..92b456e9 100644
--- a/web-ui/app/js/helpers/contenttype.js
+++ b/web-ui/app/js/helpers/contenttype.js
@@ -14,8 +14,8 @@
* You should have received a copy of the GNU Affero General Public License
* along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
*/
-'use strict';
define([], function () {
+ 'use strict';
var exports = {};
// Licence: PUBLIC DOMAIN <http://unlicense.org/>