From 924b776dfd494da45ce2274a7080b4e548cdfd11 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Jun 2013 23:16:18 -0400 Subject: Android: Make the "Open webapp" menu item open the just created repository when a new repo is made. --- Assistant/Threads/WebApp.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assistant/Threads') diff --git a/Assistant/Threads/WebApp.hs b/Assistant/Threads/WebApp.hs index 0a1a2c0f7..0fb038b6a 100644 --- a/Assistant/Threads/WebApp.hs +++ b/Assistant/Threads/WebApp.hs @@ -51,7 +51,7 @@ webAppThread -> UrlRenderer -> Bool -> Maybe HostName - -> Maybe (IO String) + -> Maybe (IO Url) -> Maybe (Url -> FilePath -> IO ()) -> NamedThread webAppThread assistantdata urlrenderer noannex listenhost postfirstrun onstartup = thread $ liftIO $ do -- cgit v1.2.3