mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-20 22:10:45 +03:00
fix tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import getMetaInfo from '../shared/getMetaInfo'
|
||||
import updateClientMetaInfo from './updateClientMetaInfo'
|
||||
|
||||
export default function _refresh (options) {
|
||||
export default function _refresh (options = {}) {
|
||||
/**
|
||||
* When called, will update the current meta info with new meta info.
|
||||
* Useful when updating meta info as the result of an asynchronous
|
||||
|
||||
Reference in New Issue
Block a user