1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Fix JavaScript style

This commit is contained in:
Toby Zerner
2015-08-31 13:19:51 +09:30
parent a54c6376d8
commit 1f86514326

View File

@@ -1,4 +1,4 @@
/*global s9e*/
/*global s9e, hljs*/
import Post from 'flarum/components/Post';
import classList from 'flarum/utils/classList';