mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 16:42:25 -05:00
fill in more code comments
This commit is contained in:
parent
ba3ddd32f9
commit
f62cc52761
4 changed files with 23 additions and 13 deletions
|
|
@ -36,6 +36,7 @@ import (
|
|||
"github.com/superseriousbusiness/gotosocial/internal/util"
|
||||
)
|
||||
|
||||
// NotificationsGet ...
|
||||
func (p *Processor) NotificationsGet(
|
||||
ctx context.Context,
|
||||
authed *apiutil.Auth,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue