diff --git a/config/components.php b/config/components.php index 85bb0a98f4..9b8bc882df 100644 --- a/config/components.php +++ b/config/components.php @@ -1223,6 +1223,9 @@ 'nodeloc-dislikes' => [ 'tag' => 'https://raw.githubusercontent.com/nodeloc/Dislikes/1.0.1/locale/en.yml', ], + 'nodeloc-exchange' => [ + 'tag' => 'https://raw.githubusercontent.com/nodeloc/flarum-ext-exchange/0.0.3/locale/en.yml', + ], 'nodeloc-ignore-hidden-tags' => [ 'tag' => 'https://raw.githubusercontent.com/nodeloc/flarum-ignore-hidden-tags/1.0/locale/en.yml', ],