Simplify folder names

This commit is contained in:
M66B
2019-05-28 13:42:19 +02:00
parent dc7879ccc1
commit d5d373f835
9 changed files with 13 additions and 77 deletions

View File

@@ -343,7 +343,6 @@ public class FragmentQuickSetup extends FragmentBase {
account.notify = false;
account.browse = true;
account.poll_interval = EntityAccount.DEFAULT_KEEP_ALIVE_INTERVAL;
account.prefix = provider.prefix;
account.created = now;
account.error = null;