Implement Nexus integration #54
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ pub enum ModStatus {
|
|||
|
||||
#[derive(Copy, Clone, Debug, Deserialize)]
|
||||
pub enum EndorseStatus {
|
||||
Endorsed,
|
||||
Undecided,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue