@windward/core 0.5.1 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
</template>
|
|
478
478
|
<script>
|
|
479
479
|
import _ from 'lodash'
|
|
480
|
-
import BaseContentSettings from '~/components/Content/Settings/BaseContentSettings.js'
|
|
480
|
+
import BaseContentSettings from '~/components/Content/Settings/BaseContentSettings.js'
|
|
481
481
|
|
|
482
482
|
export default {
|
|
483
483
|
name: 'VideoSettings',
|