Candifloss ccf9e8225f Fix: Get unit from config
- Use conditionals to determine the temperature unit symbol from config
- cargo clippy
2025-11-05 15:30:21 +05:30

4 lines
74 B
Rust

fn main() {
slint_build::compile("ui/widget-popup.slint").unwrap();
}