Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Nov 24, 2023
1 parent 47c2591 commit b8166cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public static function modifyConfig(array &$config, string $appType): void
return Craft::createObject($config);
};


$config['components']['mutex'] = function() use ($config) {
$mutex = Module::getInstance()->getConfig()->useMutex
? Craft::createObject([
Expand Down

0 comments on commit b8166cb

Please sign in to comment.