give settings the path

main
bat 3 years ago
parent bc99762851
commit e8857a5406

@ -227,6 +227,7 @@ export class PageActions extends HTMLElement {
'm-settings-page-settings'
)
settingsEl.cspProfiles = this.cspProfiles
settingsEl.path = this.path
settingsEl.data = this.page.settings
const h = document.createElement('h2')
h.innerText = this.text.settings

Loading…
Cancel
Save