mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 01:32:15 +00:00
MeteredBillingRestrictionsEngine update with the new rule for dunning
This commit is contained in:
@@ -46,6 +46,10 @@ class AppServiceProvider extends ServiceProvider
|
||||
|
||||
private function setSubscriptionConfig(): void
|
||||
{
|
||||
if (app()->runningUnitTests()) {
|
||||
return;
|
||||
}
|
||||
|
||||
$settings = getAllSettings();
|
||||
|
||||
config([
|
||||
|
||||
Reference in New Issue
Block a user