Skip to content

Commit d2e44f5

Browse files
committed
Add comment
1 parent 7130be1 commit d2e44f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/FluidStack/Helper/UIViewController+.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ extension UIViewController {
156156
return
157157
}
158158

159+
// call all of handlers
159160
viewController.fluidStackActionHandlers.forEach {
160161
$0(action)
161162
}

0 commit comments

Comments
 (0)