1
0
mirror of https://github.com/flarum/core.git synced 2025-10-11 23:14:29 +02:00

Group assets by client in extension stub

This commit is contained in:
Toby Zerner
2015-07-22 10:12:11 +09:30
parent 4fb292a777
commit 6c50f1614b
6 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
import { extend } from 'flarum/extend';
import app from 'flarum/app';
// TODO