ark europe

This commit is contained in:
Elijah McMorris 2024-06-09 12:07:29 -07:00
parent 9717478135
commit 793cde6154
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8

View file

@ -55,7 +55,7 @@ pub async fn filter_date_range(
Ok(filter_df) Ok(filter_df)
} }
#[allow(clippy::upper_case_acronyms)] #[allow(clippy::upper_case_acronyms, non_camel_case_types)]
#[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)] #[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)]
pub enum TypeTicker { pub enum TypeTicker {
ARKVX, ARKVX,
@ -77,6 +77,10 @@ pub enum TypeTicker {
PRNT, PRNT,
IZRL, IZRL,
EUROPE_ARKI,
EUROPE_ARKG,
EUROPE_ARRK,
CYBR, CYBR,
CYCL, CYCL,
FOOD, FOOD,