diff --git a/config/components.php b/config/components.php index 894e22a003..6991f48333 100644 --- a/config/components.php +++ b/config/components.php @@ -1249,6 +1249,9 @@ 'peruguitar-user-portrait' => [ 'tag' => 'https://raw.githubusercontent.com/Anexsoft/peruguitar-flarum-ext-user-portrait/1.0.4/locale/en.yml', ], + 'prippp-synopsis' => [ + 'tag' => 'https://raw.githubusercontent.com/Quan-Min/psynopsis/v0.1.7/resources/locale/en.yml', + ], 'ralkage-hcaptcha' => [ 'tag' => 'https://raw.githubusercontent.com/Ralkage/flarum-hcaptcha/1.0.0/resources/locale/en.yml', ],