mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
m/fluffychat/qas: typo fixes
Thank you Soru ♥
This commit is contained in:
parent
6b6406f8b1
commit
8d91b8a748
@ -12,16 +12,15 @@ the account state which can also be used for sorting accounts.
|
|||||||
and groups accounts.
|
and groups accounts.
|
||||||
3. Open Element Web
|
3. Open Element Web
|
||||||
4. In any chatbox enter `/devtools` and enter
|
4. In any chatbox enter `/devtools` and enter
|
||||||
5. Select "Account data" (warning: I use it in Finnish and may mistranslate
|
5. Select "Explore Account Data"
|
||||||
en -> fi -> en)
|
|
||||||
6. Search for and select `im.fluffychat.account_bundles`
|
6. Search for and select `im.fluffychat.account_bundles`
|
||||||
7. Above the `"bundles": [` line, add `"prefix": "M",` where `M` is your
|
7. Above (or below, doesn't matter) the `"bundles": [` line, add `"prefix": "M",` where `M` is your
|
||||||
prefix to quickly switch to this account.
|
prefix to quickly switch to this account.
|
||||||
8. Optionally if you wish to sort your account, add a `,` to the line where
|
8. Optionally if you wish to sort your account, add a `,` to the line where
|
||||||
your bundle is named and to the next line: `"priority": 0`
|
your bundle is named and to the next line: `"priority": 0`
|
||||||
9. Start/restart FluffyChat
|
9. Start/restart FluffyChat
|
||||||
10. Type `M message` and the account automatically switches from another account
|
10. Type `M message` and the account automatically switches from another account
|
||||||
to the one youy just configured.
|
to the one you just configured.
|
||||||
|
|
||||||
General notes:
|
General notes:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user