phovea/phovea_importer

provide hook when pressing "save configuration"

sgratzl opened this issue · 0 comments

in the current version the file is dumped to a JSON file and downloaded.

I wanna specify a different behavior.

save to json -> call callback (json) -> ???

while the default behavior is to download the file.