mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-04 17:58:06 +09:00
parent
2edfcdf2b5
commit
e80a59b3c7
@ -95,7 +95,7 @@ export default Vue.extend({
|
|||||||
});
|
});
|
||||||
if (canceled) {
|
if (canceled) {
|
||||||
if (this.column.tl == null) {
|
if (this.column.tl == null) {
|
||||||
this.setType();
|
this.$store.commit('deviceUser/removeDeckColumn', this.column.id);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user