Outlook OAuth

This commit is contained in:
M66B
2024-06-17 09:35:00 +02:00
parent d484d0378d
commit 557bf23851
5 changed files with 87 additions and 59 deletions

View File

@@ -333,7 +333,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"accept_space", "accept_unsupported",
"junk_hint",
"last_update_check", "last_announcement_check",
"motd"
"motd",
"outlook_last_checked"
};
@Override