upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzmeyer44 <54515037+zmeyer44@users.noreply.github.com>2023-12-27 08:26:15 -0600
committerGitHub <noreply@github.com>2023-12-27 08:26:15 -0600
commit8136be6eab526de8bdb22436431ea75831846395 (patch)
tree673c693fabb8a05f44c4d527d59934bbe79367a2
parent2bd3c7400293c7e142fc68bc8d58176cecb9ab2d (diff)
Update 71.md
Changed view start and end time to seconds
-rw-r--r--71.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/71.md b/71.md
index 0a60d61..1daee7b 100644
--- a/71.md
+++ b/71.md
@@ -102,7 +102,7 @@ The `.content` of these events is optional and could be a free-form note that ac
102The list of tags are as follows: 102The list of tags are as follows:
103* `a` (required) reference tag to kind `34235` or `34236` video event being viewed 103* `a` (required) reference tag to kind `34235` or `34236` video event being viewed
104* `d` (required) same as `a` reference tag value 104* `d` (required) same as `a` reference tag value
105* `viewed` (optional, repeated) timestamp of the user's start time in `HH:MM:SS.sss`, timestamp of the user's end time in `HH:MM:SS.sss` 105* `viewed` (optional, repeated) timestamp of the user's start time in seconds, timestamp of the user's end time in seconds
106 106
107 107
108```json 108```json