From 6f750e6b4d74151af91126d0d1860f4e2ba58053 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 19 Apr 2022 19:31:47 +0300 Subject: [PATCH] Mention room account data in instructions --- Enabling-the-widget.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Enabling-the-widget.md b/Enabling-the-widget.md index 496e669..7356c0d 100644 --- a/Enabling-the-widget.md +++ b/Enabling-the-widget.md @@ -1,8 +1,9 @@ 1. Serve everything under `web/` using your webserver of choice. Make sure not to serve the top-level data, as `config.json` and the Telethon session file contain sensitive data. -2. Using `/devtools` in Element Web, edit the `m.widgets` account data event to - have the following content: +2. Using `/devtools` -> Other -> Explore account data in Element Web (**not** + "room account data", must be the global one), edit the `m.widgets` account + data event to have the following content: ```json {