mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
chore: tidy main
This commit is contained in:
parent
cf38c37fe3
commit
f1e87830ed
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue