diff options
Diffstat (limited to '40.md')
| -rw-r--r-- | 40.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -25,7 +25,7 @@ options: | |||
| 25 | "created_at": 1000000000, | 25 | "created_at": 1000000000, |
| 26 | "kind": 1, | 26 | "kind": 1, |
| 27 | "tags": [ | 27 | "tags": [ |
| 28 | ["expiration", 1600000000] | 28 | ["expiration", "1600000000"] |
| 29 | ], | 29 | ], |
| 30 | "content": "This message will expire at the specified timestamp and be deleted by relays.\n", | 30 | "content": "This message will expire at the specified timestamp and be deleted by relays.\n", |
| 31 | "id": "<event-id>" | 31 | "id": "<event-id>" |