Skip to content

Commit

Permalink
Fix remaining test
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Jan 3, 2024
1 parent 21ebb8d commit 21cedc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def callback_context_filter_interaction(request):
"theme_selector": CallbackTriggerDict(
id="theme_selector",
property="checked",
value=True,
value=False,
str_id="theme_selector",
triggered=False,
),
Expand Down

0 comments on commit 21cedc3

Please sign in to comment.