Skip to content

Commit 8b01b22

Browse files
committed
update readme
1 parent eb017cd commit 8b01b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ new Vue({
115115

116116
```
117117

118-
And then with `App.vue` file
118+
And then with `App.vue` file, we need to watch `$i18n.locale` and then call `$changeIsLoadingOptions` function to update plugin options.
119119

120120
```js
121121
watch: {

0 commit comments

Comments
 (0)