mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-24 18:30:59 +02:00
feat: block launching profiles for incompatible systems
This commit is contained in:
@@ -555,6 +555,7 @@ impl ProfileImporter {
|
||||
note: None,
|
||||
sync_enabled: false,
|
||||
last_sync: None,
|
||||
host_os: Some(crate::profile::types::get_host_os()),
|
||||
};
|
||||
|
||||
// Save the profile metadata
|
||||
|
||||
Reference in New Issue
Block a user