Skip to content

Commit

Permalink
Update wim.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanderLaan committed Nov 11, 2024
1 parent 13dce0c commit c3c6d3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions wim.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@
start=default_start,
end=default_end,
key="week_range_picker",
refresh_button={
"is_show": False,
"button_name": "Refresh Last 1 Week",
"refresh_value": refresh_value,
},
# refresh_button={
# "is_show": False,
# "button_name": "Refresh Last 1 Week",
# "refresh_value": refresh_value,
# },
)

if date_range_string:
Expand Down

0 comments on commit c3c6d3b

Please sign in to comment.