Skip to content

Commit

Permalink
chore: update widget idx
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomariscal committed Sep 21, 2023
1 parent 58a8e2f commit 81e9612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
WIDGET_INFO_TOKEN_LIMIT = 4000

# Widget Index
WIDGET_INDEX_NAME = "WidgetV22"
WIDGET_INDEX_NAME = "WidgetV23"

def get_widget_index_name():
if env.is_local():
Expand Down

0 comments on commit 81e9612

Please sign in to comment.