summaryrefslogtreecommitdiff
path: root/Command/View.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/View.hs')
-rw-r--r--Command/View.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/View.hs b/Command/View.hs
index b39aef7d9..3fdbbb9c5 100644
--- a/Command/View.hs
+++ b/Command/View.hs
@@ -39,7 +39,7 @@ start ps = do
perform :: View -> CommandPerform
perform view = do
- showSideAction "searching"
+ showAction "searching"
next $ checkoutViewBranch view applyView
paramView :: String