Skip to content

Commit 8bf3d5e

Browse files
authored
config list (#2053)
* config list * removed notifyonlogging
1 parent 954dae6 commit 8bf3d5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/python/plotly/plotly/offline/offline.py

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ def _get_jconfig(config=None):
144144
"globalTransforms",
145145
"locale",
146146
"locales",
147+
"doubleClickDelay",
147148
)
148149

149150
if config and isinstance(config, dict):

0 commit comments

Comments
 (0)