Commit 041dfc4
Rob
fix(telegram): restore edit-in-place bubble refresh for normal readings
DEFAULT_REFRESH_IN_PLACE_ENABLED should be true so normal glucose readings
edit the existing bubble in place (no spam, one message per destination).
Missed/stale readings are handled separately and sent as new messages.
Revert the overly broad disabling of edit-in-place that prevented normal
readings from being edited efficiently. Remove the v0→v1 migration forcing
false since the default is back to true.1 parent 962a0aa commit 041dfc4
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
| 624 | + | |
631 | 625 | | |
632 | 626 | | |
633 | 627 | | |
| |||
0 commit comments