diff --git a/config/components.php b/config/components.php index cb3400db20..b9e9e43b89 100644 --- a/config/components.php +++ b/config/components.php @@ -1070,6 +1070,9 @@ 'kyrne-whisper' => [ 'tag' => 'https://raw.githubusercontent.com/KyrneDev/whisper/0.1.4/resources/locale/en.yml', ], + 'liplum-sync-profile-core' => [ + 'tag' => 'https://raw.githubusercontent.com/liplum/flarum-sync-profile-core/v0.2.0/resources/locale/en.yml', + ], 'litalino-adblock' => [ 'tag' => 'https://raw.githubusercontent.com/Litalino/flarum-adblock/1.2.1/locale/en.yml', ],