Fixed folder properties

pull/147/head
M66B 6 years ago
parent 1a02eac88d
commit 38d7a67afb

@ -213,7 +213,7 @@ public class FragmentFolder extends FragmentEx {
Log.i(Helper.TAG, "Updating folder=" + name);
db.folder().setFolderProperties(id,
name, display, unified, hide, notify,
name, display, unified, notify, hide,
synchronize, poll, download,
sync_days, keep_days);

Loading…
Cancel
Save