Skip to content

Commit 6f7aba6

Browse files
committed
wip
1 parent c134823 commit 6f7aba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CrudPanelManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ private function shouldIsolateOperation(string $controller, string $operation):
175175
}
176176
}
177177

178-
return true;
178+
return false;
179179
}
180180

181181
/**

0 commit comments

Comments
 (0)