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

4 lines
126 B
Rust
Raw Normal View History

2023-02-08 18:38:09 -05:00
pub const APP_ID: &str = "com.system76.CosmicAppletNetwork";
pub const PROFILE: &str = "";
pub const VERSION: &str = "0.1.0";