mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-15 09:58:29 +08:00
Rename "Clear archived" to "Delete archived"
This commit is contained in:
@@ -487,7 +487,7 @@ export function ColumnOptions(props: ColumnOptionsProps) {
|
||||
subscriptionIds: column.subscriptionIds,
|
||||
})
|
||||
}
|
||||
text="Clear archived"
|
||||
text="Delete archived"
|
||||
/>
|
||||
) : null) /* (
|
||||
<ColumnHeaderItem
|
||||
|
||||
Reference in New Issue
Block a user