mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
parent
2edfcdf2b5
commit
e80a59b3c7
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ export default Vue.extend({
|
|||
});
|
||||
if (canceled) {
|
||||
if (this.column.tl == null) {
|
||||
this.setType();
|
||||
this.$store.commit('deviceUser/removeDeckColumn', this.column.id);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue