mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:04:02 +00:00
add todo [ci skip]
This commit is contained in:
parent
630f404227
commit
b3019844e3
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ return [
|
|||
* leave asset() helper tenancy disabled and explicitly use tenant_asset() calls in places
|
||||
* where you want to use tenant-specific assets (product images, avatars, etc).
|
||||
*/
|
||||
'asset_helper_tenancy' => false,
|
||||
'asset_helper_tenancy' => false, // todo@rename asset_helper_override?
|
||||
],
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue