1
0
mirror of https://github.com/flarum/core.git synced 2025-08-19 23:01:56 +02:00

[chore] Update JS imports (#80)

This commit is contained in:
Ian Morland
2022-01-08 21:57:13 +00:00
committed by GitHub
parent 4ac4338f9a
commit 0d9c95b096
16 changed files with 132 additions and 102 deletions

View File

@@ -1,3 +1,5 @@
import app from 'flarum/admin/app';
app.initializers.add('flarum-mentions', function () {
app.extensionData.for('flarum-mentions').registerSetting({
setting: 'flarum-mentions.allow_username_format',