Skip to content

Commit

Permalink
Add focusplus to $siteDomainDirectoryMapping
Browse files Browse the repository at this point in the history
  • Loading branch information
ol0lll committed Aug 26, 2024
1 parent f35632f commit f1e6acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BackendCommandsTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ trait BackendCommandsTrait
private $siteDomainDirectoryMapping = [
'@elle.dev' => 'elle.de',
'@esquire.dev' => 'esquire.de',
'@focusplus.dev' => 'focusplus.de',
'@freundin.dev' => 'freundin.de',
'@harpersbazaar.dev' => 'harpersbazaar.de',
'@instyle.dev' => 'instyle.de',
Expand Down

0 comments on commit f1e6acf

Please sign in to comment.