This commit is contained in:
2025-10-21 18:50:52 +03:00
parent 3ff60a1cf4
commit 8f817eee14
13 changed files with 157 additions and 100 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<script>
import SvgIcon from './SvgIcon.vue';
import Utils from '@/lib/utils';
import Utils from '@/lib/Utils';
import AssetSelector from '../AssetsManagement/AssetSelector.vue';
export default {