Feat: Adds multi currency support (#88)
This commit is contained in:
@@ -60,7 +60,6 @@ return [
|
||||
*/
|
||||
|
||||
'features' => [
|
||||
! env('SELF_HOSTED', true) ? Features::termsAndPrivacyPolicy() : null,
|
||||
Features::profilePhotos(),
|
||||
Features::api(),
|
||||
Features::accountDeletion(),
|
||||
|
||||
Reference in New Issue
Block a user