diff options
Diffstat (limited to 'Remote/Hook.hs')
-rw-r--r-- | Remote/Hook.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Hook.hs b/Remote/Hook.hs index cad6e2fc9..9af851d14 100644 --- a/Remote/Hook.hs +++ b/Remote/Hook.hs @@ -47,6 +47,7 @@ gen r u c = do hasKeyCheap = False, whereisKey = Nothing, config = Nothing, + path = Nothing, repo = r, remotetype = remote } |