diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-09-01 10:58:29 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-09-01 10:58:29 -0500 |
commit | 346385ce43b609df82a70a8cb038b6622c99c24e (patch) | |
tree | f708c01d3271a5befda4bcda2e937aeaed00e002 /todos.txt | |
parent | 71594d069c5f5fa35eb60238409be20e51997c85 (diff) | |
download | voidsky-346385ce43b609df82a70a8cb038b6622c99c24e.tar.zst |
Fix screen-blanking bug
Diffstat (limited to 'todos.txt')
-rw-r--r-- | todos.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/todos.txt b/todos.txt index bf08cd3a2..661f8082b 100644 --- a/todos.txt +++ b/todos.txt @@ -14,6 +14,4 @@ Paul's todo list - Follows list - Navigation - Restore all functionality that was disabled during the refactor - - Reduce extraneous triggers of useLoadEffect -- Bugs - - Home screen goes white sometimes, not sure why (possibly related to multiple active instances of the screen) \ No newline at end of file + - Reduce extraneous triggers of useLoadEffect \ No newline at end of file |