Skip to content

Commit 21e624b

Browse files
author
Jérémy Rosen
committed
synchronize with change of api in master in b4abae8
1 parent 9452f30 commit 21e624b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/image_path_in_ui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ end
4848

4949
main_label.reset_callback = reset_widget
5050

51-
dt.register_lib("image_path_no_ui","Selected Images path",true,{
51+
dt.register_lib("image_path_no_ui","Selected Images path",true,false,{
5252
[dt.gui.views.lighttable] = {"DT_UI_CONTAINER_PANEL_LEFT_CENTER",300}
5353
}, main_label
5454
);

0 commit comments

Comments
 (0)