diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-26 02:54:11 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-01-26 02:55:49 +0900 |
| commit | c7714add1934baf55a5e6268b1a70780eaa84fea (patch) | |
| tree | c570633f29f2398cb263e2eb90a7d56f0ea41e78 /docs/src/en | |
| parent | f544a6ba28a81f2f8d2294aa984e74c4bcc80ba7 (diff) | |
| download | LunaticChat-c7714add1934baf55a5e6268b1a70780eaa84fea.tar.gz LunaticChat-c7714add1934baf55a5e6268b1a70780eaa84fea.tar.bz2 LunaticChat-c7714add1934baf55a5e6268b1a70780eaa84fea.zip | |
docs: Fix image path
Diffstat (limited to 'docs/src/en')
| -rw-r--r-- | docs/src/en/guide/player/direct-message.md | 2 | ||||
| -rw-r--r-- | docs/src/en/reference/commands/lc/settings.md | 2 | ||||
| -rw-r--r-- | docs/src/en/reference/permissions.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/en/guide/player/direct-message.md b/docs/src/en/guide/player/direct-message.md index 460de51..64c99b8 100644 --- a/docs/src/en/guide/player/direct-message.md +++ b/docs/src/en/guide/player/direct-message.md @@ -60,6 +60,6 @@ This notification sound depends on the **Players** category volume setting on th If you cannot hear LunaticChat's notification sound, check your client's volume settings. - + ::: diff --git a/docs/src/en/reference/commands/lc/settings.md b/docs/src/en/reference/commands/lc/settings.md index 742e85c..4d09301 100644 --- a/docs/src/en/reference/commands/lc/settings.md +++ b/docs/src/en/reference/commands/lc/settings.md @@ -14,5 +14,5 @@ This setting is saved by UUID, so the setting will not be lost even if you chang | Key | Description | Default Value | |----------|----------------------------------------------------------|--------| -| `jp` | Toggles romanization conversion on or off. | `true` | +| `japanese` | Toggles romanization conversion on or off. | `true` | | `notice` | Toggles whether to receive notifications when receiving direct messages via `/tell` or `/reply`. | `true` | diff --git a/docs/src/en/reference/permissions.md b/docs/src/en/reference/permissions.md index 718e5f9..65825c1 100644 --- a/docs/src/en/reference/permissions.md +++ b/docs/src/en/reference/permissions.md @@ -38,7 +38,7 @@ Toggles the use of the [`/reply`](commands/reply.md) command. - Default: `non OP` -Toggles the use of the [`/lc`](commands/lc/index.md) command. +Toggles the use of the `/lc` command. ### `lunaticchat.command.lc.settings` |
