activity: partially functional frontend code
doesn't fill in all the blanks yet, but almost there ish. Filters & stuff not done yet, just loads everything.
This commit is contained in:
@@ -263,6 +263,7 @@ func (app *appContext) GenerateInvite(gc *gin.Context) {
|
||||
SourceType: ActivityAdmin,
|
||||
Source: gc.GetString("jfId"),
|
||||
InviteCode: invite.Code,
|
||||
Value: invite.Label,
|
||||
Time: time.Now(),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user