mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 20:12:25 -05:00
linting
This commit is contained in:
parent
76597bb008
commit
371f73da78
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ const (
|
|||
MaxIDKey = "max_id"
|
||||
// LimitKey is for specifying maximum number of notifications to return.
|
||||
LimitKey = "limit"
|
||||
// SinceIDKey
|
||||
// SinceIDKey is for specifying the minimum notification ID to return.
|
||||
SinceIDKey = "since_id"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue