mirror of
https://github.com/Brandon-Rozek/website.git
synced 2026-02-21 05:13:24 +00:00
Fixed typo
This commit is contained in:
parent
37219ffbb6
commit
f8d3348436
1 changed files with 8 additions and 7 deletions
|
|
@ -18,6 +18,7 @@ class Application:
|
||||||
asyncio.ensure_future,
|
asyncio.ensure_future,
|
||||||
callback(event, index)
|
callback(event, index)
|
||||||
)
|
)
|
||||||
|
)
|
||||||
else:
|
else:
|
||||||
callback(event, index)
|
callback(event, index)
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue