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

Wire up the widget permission prompt to the cross-platform setting #3630

Merged
merged 2 commits into from
Nov 20, 2019

Commits on Nov 19, 2019

  1. Wire up the widget permission prompt to the cross-platform setting

    This doesn't have any backwards compatibility with anyone who has already clicked "Allow". We kinda want everyone to read the new prompt, so what better way to do it than effectively revoke all widget permissions?
    
    Part of element-hq/element-web#11262
    turt2live committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    b185eed View commit details
    Browse the repository at this point in the history
  2. Appease the linter

    turt2live committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    5b6ace2 View commit details
    Browse the repository at this point in the history