cosmic-applets/cosmic-applet-network/src/config.rs

3 lines
126 B
Rust

pub const APP_ID: &str = "com.system76.CosmicAppletNetwork";
pub const PROFILE: &str = "";
pub const VERSION: &str = "0.1.0";