Make sure commentVisibilityStrategy is reset on resetting prefs
Change-Id: Ieca953973334a23674353bf7da323043a5e3e6d2 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
cda7b57918
commit
23c037e605
@ -290,6 +290,7 @@ public final class AccountGeneralPreferences {
|
||||
dateFormat = null;
|
||||
timeFormat = null;
|
||||
relativeDateInChangeTable = false;
|
||||
commentVisibilityStrategy = null;
|
||||
diffView = null;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user