mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +08:00
5 lines
93 B
PHP
5 lines
93 B
PHP
<?php
|
|
|
|
return [
|
|
'underscore_fair_hack' => env('FEATURE_UNDERSCORE_FAIR_HACK', false),
|
|
];
|