mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 10:35:15 +01:00
Set guessed folder type properties
This commit is contained in:
@@ -670,6 +670,7 @@ public class FragmentAccount extends FragmentBase {
|
||||
}
|
||||
if (!has) {
|
||||
guess.type = gtype;
|
||||
guess.setProperties();
|
||||
Log.i(guess.name + " guessed type=" + gtype);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user