add new report selections
This commit is contained in:
parent
250624eb22
commit
82eebc0339
2 changed files with 3 additions and 1 deletions
|
|
@ -175,6 +175,8 @@ pub enum TornSelection {
|
|||
CityShops,
|
||||
ItemDetails,
|
||||
TerritoryNames,
|
||||
TerritoryWarReport,
|
||||
RaidReport,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, Serialize, Deserialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue