mirror of
https://github.com/maunium/stickerpicker
synced 2025-01-28 02:49:14 +00:00
Mention room account data in instructions
parent
ceb104799a
commit
6f750e6b4d
@ -1,8 +1,9 @@
|
|||||||
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` in Element Web, edit the `m.widgets` account data event to
|
2. Using `/devtools` -> Other -> Explore account data in Element Web (**not**
|
||||||
have the following content:
|
"room account data", must be the global one), edit the `m.widgets` account
|
||||||
|
data event to have the following content:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user