commit
4f885252ab
23 changed files with 945 additions and 561 deletions
|
@ -19,7 +19,7 @@ lazy_static! {
|
|||
|
||||
pub struct AppCommitSha(pub String);
|
||||
|
||||
#[derive(Copy, Clone, PartialEq, Eq, Default)]
|
||||
#[derive(Debug, Copy, Clone, PartialEq, Eq, Default)]
|
||||
pub enum ReleaseChannel {
|
||||
#[default]
|
||||
Dev,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue