Skip to content

Commit

Permalink
Wip fixing RTD builds
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Nov 25, 2024
1 parent 19486a9 commit c9d59c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
},
],

"show_colorset_choices": True,
"show_colorset_choices": False,
# Return user's to 'blue' after a day since color was picked.
"reset_colorset_choice_after_ms": 1000 * 60 * 60 * 24,
}
Expand Down

0 comments on commit c9d59c2

Please sign in to comment.