Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

StickerPicker: update when accountdata is updated #10945

Merged
merged 2 commits into from
May 19, 2023

Commits on May 18, 2023

  1. StickerPicker: update when accountdata is updated

    This was incorrectly listening for in-room account data; in fact `m.widgets` is
    global account data.
    
    Fixes some flaky cypress tests.
    richvdh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c3953f3 View commit details
    Browse the repository at this point in the history
  2. another ref

    richvdh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    834f66a View commit details
    Browse the repository at this point in the history