fix: editor media modal - dark

This commit is contained in:
Nick
2019-06-01 01:34:16 -04:00
parent eb77059ec6
commit 4c34ce7aff
2 changed files with 42 additions and 43 deletions

View File

@@ -224,7 +224,7 @@ export default {
},
watch: {
value(newValue, oldValue) {
if(newValue) {
if (newValue) {
_.delay(() => {
this.$refs.iptTitle.focus()
// this.$tours['editorPropertiesTour'].start()