You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closesdenoland#377.
this disallows users from submitting duplicate entries.
upon submission all user entries are checked for uniqueness on either
`title` or `url`.
---------
Co-authored-by: Asher Gomez <[email protected]>
EG
bytesFindIndex()
... it should befindIndex()
https://github.com/denoland/deno_std/blob/bd46d60ded3197d93a52ede92eba7302df9b4713/bytes/bytes.ts#L5
The text was updated successfully, but these errors were encountered: