Skip to content
Snippets Groups Projects
Commit 4874f54d authored by syuilo's avatar syuilo
Browse files

🎨

parent d80699e4
No related branches found
No related tags found
No related merge requests found
......@@ -191,6 +191,7 @@ export default defineComponent({
} : undefined, null, {
icon: faTrashAlt,
text: this.$ts.remove,
danger: true,
action: () => {
removeColumn(this.column.id);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment