mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
Merge branch 'preview' of github.com:makeplane/plane into preview
This commit is contained in:
commit
3077cc410e
@ -23,7 +23,6 @@ export const PAGE_SORTING_KEY_OPTIONS: {
|
|||||||
{ key: "name", label: "Name" },
|
{ key: "name", label: "Name" },
|
||||||
{ key: "created_at", label: "Date created" },
|
{ key: "created_at", label: "Date created" },
|
||||||
{ key: "updated_at", label: "Date modified" },
|
{ key: "updated_at", label: "Date modified" },
|
||||||
{ key: "opened_at", label: "Last opened" },
|
|
||||||
];
|
];
|
||||||
|
|
||||||
export const PAGE_SORT_BY_OPTIONS: {
|
export const PAGE_SORT_BY_OPTIONS: {
|
||||||
|
Loading…
Reference in New Issue
Block a user