More clear instruction how to open devtools
parent
71d4ce5ec2
commit
1428c2968c
|
@ -1,7 +1,7 @@
|
||||||
1. Serve everything under `web/` using your webserver of choice. Make sure not
|
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
|
to serve the top-level data, as `config.json` and the Telethon session file
|
||||||
contain sensitive data.
|
contain sensitive data.
|
||||||
2. Using `/devtools` -> Other -> Explore account data in Element Web (**not**
|
2. Type `/devtools` in chat. Other -> Explore account data in Element Web (**not**
|
||||||
"room account data", must be the global one), edit the `m.widgets` account
|
"room account data", must be the global one), edit the `m.widgets` account
|
||||||
data event to have the following content:
|
data event to have the following content:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue