chore: fix issue

This commit is contained in:
rohitwaghchaure 2025-08-20 17:37:39 +05:30 committed by GitHub
parent f66121e752
commit b47e5d47c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1518,7 +1518,7 @@ def is_setup_complete():
pluck="is_setup_complete",
)
):
is_setup_complete = True
setup_complete = True
return setup_complete