Commit cfce226
committed
fix(bluetooth): display notification when file transfer times out
Fix the bug where timeout notification was not displayed during
Bluetooth file transfer. The issue was introduced by dde-shell
commit:
linuxdeepin/dde-shell@c07b130
Changed the notifyID parameter to 0 in notifyReceiveFileTimeout
to ensure the timeout notification is properly shown to the user.
Log: display notification when file transfer times out
Signed-off-by: ComixHe <heyuming@deepin.org>1 parent 74b20ff commit cfce226
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
0 commit comments