mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Allow disabling mdarea via admin setting (#27)
This commit is contained in:
committed by
GitHub
parent
2ea6204dff
commit
61e61f5e8c
@@ -1,10 +1 @@
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
export * from './src/forum';
|
||||
|
Reference in New Issue
Block a user