Added "mix" to the list of highlighted keywords in import
This commit is contained in:
parent
8635881ad4
commit
46b9c6a1c8
1 changed files with 2 additions and 1 deletions
|
|
@ -100,7 +100,8 @@ export default Vue.extend({
|
|||
warnings: [
|
||||
'live',
|
||||
'full',
|
||||
'cover'
|
||||
'cover',
|
||||
'mix'
|
||||
],
|
||||
time
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue