Handle provider specials

This commit is contained in:
M66B
2019-01-06 08:16:44 +00:00
parent 8edfbf82de
commit 8994521df3
2 changed files with 31 additions and 19 deletions

View File

@@ -399,7 +399,7 @@ public class FragmentSetup extends FragmentEx {
account.notify = false;
account.browse = true;
account.poll_interval = 19;
account.prefix = provider.prefix; // TODO
account.prefix = provider.prefix;
account.created = now;
account.error = null;