[Cleanup] Remove api nodes news dialog (#3890)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-05-14 21:06:08 -04:00
committed by GitHub
parent ebd9c96a28
commit c1442ec755
11 changed files with 0 additions and 246 deletions

View File

@@ -275,7 +275,6 @@ export class ComfyPage {
localStorage.clear()
sessionStorage.clear()
localStorage.setItem('Comfy.userId', id)
localStorage.setItem('api-nodes-news-seen', 'true')
}, this.id)
}
await this.goto()