mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
Add todo
This commit is contained in:
parent
e4242dafd9
commit
a02ec0363b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import (
|
|||
"github.com/google/uuid"
|
||||
)
|
||||
|
||||
// ToDo: May need to change the name to reflect workings of function better
|
||||
// LikeActivity receives a ForgeLike activity and does the following:
|
||||
// Validation of the activity
|
||||
// Creation of a (remote) federationHost if not existing
|
||||
|
|
Loading…
Reference in a new issue