mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:34:05 +00:00
Always bootstrap TenantConfig
This commit is contained in:
parent
91f8adb698
commit
34547f75f6
1 changed files with 1 additions and 1 deletions
|
|
@ -72,6 +72,6 @@ class TenantConfig implements Feature
|
|||
|
||||
public static function alwaysBootstrap(): bool
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue