mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-03-18 21:50:33 +01:00
jf-activity: initial changes
functionality mostly there but needs a UI.
This commit is contained in:
@@ -198,6 +198,8 @@ const (
|
||||
UserAdminAdjusted = "Admin state for user \"%s\" set to %t"
|
||||
UserLabelAdjusted = "Label for user \"%s\" set to \"%s\""
|
||||
|
||||
FailedGetJFActivities = "Failed to get ActivityLog entries: %v"
|
||||
|
||||
// api.go
|
||||
ApplyUpdate = "Applied update"
|
||||
FailedApplyUpdate = "Failed to apply update: %v"
|
||||
|
||||
Reference in New Issue
Block a user