Commit fb59cf9
committed
fix: restore message sending when clicking save button
Reverts the unintended side effect from PR #6222 by restoring the
original button click handlers that pass inputValue and selectedImages
as parameters to handlePrimaryButtonClick and handleSecondaryButtonClick.
This ensures messages are properly sent when clicking the save button.1 parent 816dc75 commit fb59cf9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1912 | 1912 | | |
1913 | 1913 | | |
1914 | 1914 | | |
1915 | | - | |
| 1915 | + | |
1916 | 1916 | | |
1917 | 1917 | | |
1918 | 1918 | | |
| |||
1934 | 1934 | | |
1935 | 1935 | | |
1936 | 1936 | | |
1937 | | - | |
| 1937 | + | |
1938 | 1938 | | |
1939 | 1939 | | |
1940 | 1940 | | |
| |||
0 commit comments