TriplyDB / Yasgui

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

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

Open Murloc6 opened 8 months ago

Murloc6 commented 8 months ago

The other way did not let use the yasqe config as

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