TriplyDB / Yasgui

Yet Another Sparql GUI
https://yasgui.triply.cc
MIT License
178 stars 54 forks source link

fix: Destructure yasqe config at the end to use the surchaged config #235

Open Murloc6 opened 3 months ago

Murloc6 commented 3 months ago

The other way did not let use the yasqe config as

new Yasgui(yasguiAnchor, {
    yasqe: {createShareableLink},
})