mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-09-16 03:36:58 +02:00
fix: issues introduced by merge (see parent)
This commit is contained in:
parent
3e7e7c0e94
commit
97bbddb5e0
4 changed files with 73 additions and 269 deletions
|
@ -232,4 +232,4 @@ pub fn create_client() -> Result<Arc<Client>> {
|
|||
Ok(client)
|
||||
}
|
||||
|
||||
register_fallible_client!(Client, networkmanager);
|
||||
register_fallible_client!(Client, network_manager);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue