mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix path
This commit is contained in:
@@ -107,7 +107,7 @@ The animation below shows that we can still change colours while the application
|
||||
=== "Code"
|
||||
|
||||
```py hl_lines="40 41 42"
|
||||
--8<-- "docs\blog\snippets\2022-12-07-responsive-app-background-task\nonblocking01.py"
|
||||
--8<-- "docs/blog/snippets/2022-12-07-responsive-app-background-task/nonblocking01.py"
|
||||
```
|
||||
|
||||
1. We create a label that tells the user that we are starting our time-consuming operation.
|
||||
|
||||
Reference in New Issue
Block a user