mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 19:26:52 +08:00
feat: #112 add edit chat title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"./app/**/*.{js,ts,jsx,tsx,json,html,css,scss,md}": [
|
||||
"eslint --fix",
|
||||
"prettier --write"
|
||||
]
|
||||
}
|
||||
"./app/**/*.{js,ts,jsx,tsx,json,html,css,md}": [
|
||||
"eslint --fix",
|
||||
"prettier --write"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user