mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Send library name
This commit is contained in:
parent
60c1184e25
commit
a20dde0752
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@ export default {
|
|||
headers: {
|
||||
Authorization: `Bearer ${this.$appState.designer.ticket}`,
|
||||
'X-License-Key': this.$appState.designer.licenseKey
|
||||
},
|
||||
query: {
|
||||
library: 'primevue'
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue