| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent df0ee5a commit c3a1fcd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1489,7 +1489,7 @@ def request_refresh(): | |||
| 1489 | 1489 | r.width = 50 | |
| 1490 | 1490 | r.height = 10 | |
| 1491 | 1491 | while True: | |
| 1492 | - while not importcompletion.find_coroutine(): | ||
| 1492 | + while importcompletion.find_coroutine(): | ||
| 1493 | 1493 | pass | |
| 1494 | 1494 | r.dumb_print_output() | |
| 1495 | 1495 | r.dumb_input(refreshes) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments