mirror of
https://github.com/flarum/core.git
synced 2025-08-14 12:24:33 +02:00
Use new extender name
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
use Flarum\Extend;
|
||||
|
||||
return [
|
||||
new Extend\Locale(__DIR__)
|
||||
new Extend\LanguagePack
|
||||
];
|
||||
|
Reference in New Issue
Block a user