fill in more code comments

This commit is contained in:
kim 2025-04-01 14:32:36 +01:00
commit f62cc52761
4 changed files with 23 additions and 13 deletions

View file

@ -36,6 +36,7 @@ import (
"github.com/superseriousbusiness/gotosocial/internal/util"
)
// NotificationsGet ...
func (p *Processor) NotificationsGet(
ctx context.Context,
authed *apiutil.Auth,