mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
fix: local dev
This commit is contained in:
1533
package-lock.json
generated
1533
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,4 +32,4 @@
|
||||
"typescript": "^4.9.3",
|
||||
"vite": "^4.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -505,7 +505,7 @@
|
||||
<div class="modal-background" on:click={closeChatNameSettings} />
|
||||
<div class="modal-card">
|
||||
<header class="modal-card-head">
|
||||
<p class="modal-card-title">Enter a new name this chat</p>
|
||||
<p class="modal-card-title">Enter a new name for this chat</p>
|
||||
</header>
|
||||
<section class="modal-card-body">
|
||||
<div class="field is-horizontal">
|
||||
|
||||
Reference in New Issue
Block a user