mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 06:34:53 +00:00
(fix) Show/hide completed tasks in list
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
_this.$query[key] = options[key];
|
||||
else
|
||||
_this[queryKey][key] = options[key];
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
// Perform query with both common and type-specific parameters
|
||||
|
||||
Reference in New Issue
Block a user