This commit is contained in:
aliamerj
2025-08-25 15:44:06 +03:00
parent cc1338f92d
commit 1fe6295d44

View File

@@ -287,7 +287,7 @@ var activityMap = map[Activity]Code{
PeerIPUpdated: {"Peer IP updated", "peer.ip.update"},
JobCreatedByUser: {"Create Job for peer", "peer.job.created"},
JobCreatedByUser: {"Create Job for peer", "peer.job.create"},
}
// StringCode returns a string code of the activity