```
✨ chore(crm): Supprime les fichiers manifest et favicon obsolètes, ajoute PWA.
```
This commit is contained in:
@@ -21,4 +21,6 @@ return [
|
||||
KnpU\OAuth2ClientBundle\KnpUOAuth2ClientBundle::class => ['all' => true],
|
||||
Scheb\TwoFactorBundle\SchebTwoFactorBundle::class => ['all' => true],
|
||||
Nelmio\SecurityBundle\NelmioSecurityBundle::class => ['all' => true],
|
||||
SpomkyLabs\PwaBundle\SpomkyLabsPwaBundle::class => ['all' => true],
|
||||
WebPush\Bundle\WebPushBundle::class => ['all' => true],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user