Regular filters instead of experimental combobox, sort by timestamp

This commit is contained in:
Erki Aas 2022-10-11 03:21:32 +03:00
parent d4052f03a1
commit 845773f3f1
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@ import ScreenshotCell from "./ScreenshotCell.js";
export default { export default {
components: { components: {
AgGridVue, AgGridVue,
ScreenshotCell: ScreenshotCell, ScreenshotCell: ScreenshotCell
ComboboxFilter
}, },
data() { data() {
return { return {