File item refactoring

This commit is contained in:
Čarodej
2021-10-27 16:48:43 +02:00
parent cd44274690
commit 407f2d2874
12 changed files with 234 additions and 540 deletions
@@ -104,7 +104,7 @@
// If is mobile, close the selecting mod after done the move action
if (this.$isMobile())
events.$emit('mobile-select:stop')
this.$store.commit('DISABLE_MULTISELECT_MODE')
},
},
mounted() {