mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
🎨
This commit is contained in:
parent
28ac236760
commit
7ff8b4dd22
@ -191,6 +191,7 @@ export default defineComponent({
|
||||
} : undefined, null, {
|
||||
icon: faTrashAlt,
|
||||
text: this.$ts.remove,
|
||||
danger: true,
|
||||
action: () => {
|
||||
removeColumn(this.column.id);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user