Skip to content

Commit e1b2715

Browse files
committed
contrib/gpx_export - added show function to script_data to fix darktable-org#418 and darktable-org#419.
1 parent cd1d623 commit e1b2715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/gpx_export.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,5 +203,6 @@ end
203203
script_data.destroy = destroy
204204
script_data.restart = restart
205205
script_data.destroy_method = "hide"
206+
script_data.show = restart
206207

207208
return script_data

0 commit comments

Comments
 (0)