Debug: show last folder sync time

This commit is contained in:
M66B
2022-05-02 14:04:40 +02:00
parent a8c37e45b9
commit a05e106c31
6 changed files with 71 additions and 5 deletions

View File

@@ -157,7 +157,8 @@ public class FragmentOptions extends FragmentBase {
"quick_filter", "quick_scroll",
"experiments", "debug", "log_level", "test1", "test2", "test3", "test4", "test5", "webview_legacy",
"biometrics",
"default_light"
"default_light",
"last_sync_time"
};
@Override