commit
e88e17a4b0
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ fn handle_config_options(config_options: HashMap<String, String>) {
|
|||
Config::set_options(options);
|
||||
}
|
||||
|
||||
#[cfg(not(any(target_os = "ios")))]
|
||||
pub fn is_pro() -> bool {
|
||||
PRO.lock().unwrap().clone()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue