You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify compress notification summary and rename header wrapper
- Rename `addCompressedBlockHeader` to `wrapCompressedSummary` to better reflect it wraps with both header and footer.
- Pass `injected.expandedSummary` directly to `sendCompressNotification` instead of the wrapped summary, avoiding unnecessary header manipulation for the notification display.
0 commit comments