Commit 799e6fd
authored
🐛 fix: fix image prompt form (lobehub#9995)
* 🐛 fix: do not create image on Enter key during composition
* 🐛 fix: include authorization header in mock user context1 parent 838a7d4 commit 799e6fd
File tree
2 files changed
+5
-2
lines changed- src
- app/[variants]/(main)/image/features/PromptInput
- libs/trpc/lambda
2 files changed
+5
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
| |||
0 commit comments