Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid calling settingStore.set when there is no legacy node bookmark #1191

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

huchenlei
Copy link
Member

Calling settingStore.set('Comfy.NodeLibrary.Bookmarks', []) sends out a request to update JSON file at backend. This PR avoids this request if there is no legacy bookmarks detected.

@huchenlei huchenlei merged commit f6466d7 into main Oct 9, 2024
9 checks passed
@huchenlei huchenlei deleted the avoid_call branch October 9, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant