mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update server activity (#898)
This commit is contained in:
@@ -103,7 +103,8 @@ type ActivityTagCreatePayload struct {
|
||||
}
|
||||
|
||||
type ActivityServerStartPayload struct {
|
||||
Profile *profile.Profile `json:"profile"`
|
||||
ServerID string `json:"serverId"`
|
||||
Profile *profile.Profile `json:"profile"`
|
||||
}
|
||||
|
||||
type Activity struct {
|
||||
|
Reference in New Issue
Block a user