Commit cf3909c
committed
fix(meetings): allow editing summary to empty string
Change validation to check if fields exist rather than if they're truthy, allowing users to clear summary content by editing to an empty string.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Andres Tobon <andrest2455@gmail.com>1 parent 04e720a commit cf3909c
File tree
1 file changed
+1
-1
lines changed- apps/lfx-one/src/server/controllers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments