add CompositeType::Repost
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -247,6 +247,7 @@ pub struct CompositeKey {
|
||||
#[derive(Hash, PartialEq, Eq, Debug)]
|
||||
pub enum CompositeType {
|
||||
Reaction,
|
||||
Repost,
|
||||
}
|
||||
|
||||
#[derive(Hash, PartialEq, Eq, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user