mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Add uplay syncrhonization
This commit is contained in:
+2
-3
@@ -16,8 +16,7 @@ where
|
||||
fn create_symlinks(&self) -> bool;
|
||||
}
|
||||
|
||||
|
||||
pub enum SettingsValidity{
|
||||
pub enum SettingsValidity {
|
||||
Valid,
|
||||
Invalid{reason:String},
|
||||
Invalid { reason: String },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user