Add API base and the API token as accepted props
This commit is contained in:
parent
902711fcd5
commit
bda4a77b07
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ export default {
|
|||
data_exists: Boolean,
|
||||
dev: Boolean,
|
||||
preview: Boolean,
|
||||
api_url: String,
|
||||
token: String,
|
||||
},
|
||||
components: {
|
||||
icon: Icon,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue