cloud: add shared email option to everyone
This commit is contained in:
parent
d79c063fd6
commit
535375193c
@ -31,9 +31,9 @@ return [
|
||||
'ultimate' => 25,
|
||||
],
|
||||
'email' => [
|
||||
'zero' => false,
|
||||
'zero' => true,
|
||||
'self-hosted' => true,
|
||||
'basic' => false,
|
||||
'basic' => true,
|
||||
'pro' => true,
|
||||
'ultimate' => true,
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user