diff options
| author | mattn <mattn.jp@gmail.com> | 2026-02-03 22:22:08 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-03 08:22:08 -0500 |
| commit | 90a60bd210670787afb1f14caab8fd8d70028ea6 (patch) | |
| tree | dbce0e561e9a7fe5313a9b5b78cc151c338cd99e /22.md | |
| parent | 18b948abda8e5a2c414419f824e09f7d379b40e8 (diff) | |
chore: small fixes (#2209)
Diffstat (limited to '22.md')
| -rw-r--r-- | 22.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -192,7 +192,7 @@ A reply to a podcast comment: | |||
| 192 | // this is a reference to the above comment | 192 | // this is a reference to the above comment |
| 193 | ["e", "80c48d992a38f9c445b943a9c9f1010b396676013443765750431a9004bdac05", "wss://example.relay", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"], | 193 | ["e", "80c48d992a38f9c445b943a9c9f1010b396676013443765750431a9004bdac05", "wss://example.relay", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"], |
| 194 | // the parent comment kind | 194 | // the parent comment kind |
| 195 | ["k", "1111"] | 195 | ["k", "1111"], |
| 196 | ["p", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"] | 196 | ["p", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"] |
| 197 | ] | 197 | ] |
| 198 | // other fields | 198 | // other fields |