Sync: Allow custom timestamp; return correct data structure.
This commit is contained in:
@@ -104,7 +104,7 @@ pub enum ClientboundNotification {
|
||||
},
|
||||
UserSettingsUpdate {
|
||||
id: String,
|
||||
update: HashMap<String, String>
|
||||
update: JsonValue
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user