aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r--src/ephy-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 328e506ce..fa46b5838 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -391,7 +391,7 @@ main (int argc,
/* TODO: we want to migrate each WebApp profile too. */
if (!private_instance && !application_mode)
- ephy_profile_utils_do_migration ();
+ ephy_profile_utils_do_migration (-1, FALSE);
/* Start our services */
flags = EPHY_FILE_HELPERS_ENSURE_EXISTS;