Skip to content

Commit

Permalink
fix: chatgpt-web
Browse files Browse the repository at this point in the history
ChatGPT-Web is now available for use, but it seems that occasional usage issues may arise due to risk control, resulting in 403 errors. Multiple attempts may be necessary.
  • Loading branch information
BlackStar1453 committed May 20, 2024
1 parent 520523b commit 6156f42
Show file tree
Hide file tree
Showing 6 changed files with 590 additions and 583 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"eslint \"src/**/*.{ts,tsx}\" --cache",
"prettier --write \"src/**/*.{js,jsx,ts,tsx,css,md,json}\" --cache"
]
},
"author": "",
Expand Down
Loading

0 comments on commit 6156f42

Please sign in to comment.