1
This commit is contained in:
@@ -382,7 +382,7 @@ export function CreativeAgentHome({
|
||||
<CreativeAgentInputComposer
|
||||
variant="floating"
|
||||
isBusy={isBusy}
|
||||
placeholder="问一问百梦"
|
||||
placeholder="问一问陶泥儿"
|
||||
onSubmit={(payload) => {
|
||||
const content = buildCreativeHomeInputParts(payload);
|
||||
if (content.length === 0) {
|
||||
|
||||
Reference in New Issue
Block a user