Skip to content

Commit

Permalink
fix: Issue PS Account with PS 8.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Freoua-Alma committed Jul 15, 2024
1 parent 6639ff8 commit 9de5b0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion alma/config/admin/services.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
services:
_defaults:
public: true

#####################
# PS Account
Expand All @@ -10,4 +12,4 @@ services:
alma.ps_accounts_facade:
class: 'PrestaShop\PsAccountsInstaller\Installer\Facade\PsAccounts'
arguments:
- '@alma.ps_accounts_installer'
- '@alma.ps_accounts_installer'

0 comments on commit 9de5b0f

Please sign in to comment.