mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add emotigram support; close #115
This commit is contained in:
@@ -45,4 +45,5 @@ pub enum Descriptor {
|
||||
AvatarId, // u32, u32::MAX means custom avatar
|
||||
RedeemedPromoCodes, // Vec<String>, JSON
|
||||
Federation, // oj_rc_Core::persist::user::Federation, JSON
|
||||
EmotigramWheel, // Vec<String>, JSON
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user