mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add features to add flatpak apps on linux (#161)
* Add features to add flatpak apps on linux * Fix build on windows
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mod platform;
|
||||
mod settings;
|
||||
|
||||
pub use platform::*;
|
||||
pub use settings::*;
|
||||
Reference in New Issue
Block a user