mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-11-22 05:34:35 +03:00
chore: tidy main
This commit is contained in:
parent
cf38c37fe3
commit
f1e87830ed
@ -464,7 +464,7 @@ where
|
||||
/// Blocks on a `Future` until it resolves.
|
||||
///
|
||||
/// This is not an `async` operation
|
||||
/// so can be used outside of an async function.
|
||||
/// so can be used outside an async function.
|
||||
///
|
||||
/// Use sparingly, as this risks blocking the UI thread!
|
||||
/// Prefer async functions wherever possible.
|
||||
|
Loading…
Reference in New Issue
Block a user