diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-11-08 15:56:22 -0600 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-11-08 15:56:22 -0600 |
commit | e6429182a1e844b33017c4f5f9a5ca2ce103bfdb (patch) | |
tree | 056315a30a97414c799240c9fac2ccfbd2b089fc /todos.txt | |
parent | 1fbc4cf1f2279cf4cf6804ff02616515e82d2a38 (diff) | |
download | voidsky-e6429182a1e844b33017c4f5f9a5ca2ce103bfdb.tar.zst |
Implement scenes listing in main menu
Diffstat (limited to 'todos.txt')
-rw-r--r-- | todos.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todos.txt b/todos.txt index e7c93c0d9..4a7e72337 100644 --- a/todos.txt +++ b/todos.txt @@ -42,5 +42,7 @@ Paul's todo list - Followers list - Follows list - Bugs + - Follows are broken + - Auth token refresh seems broken - Check that sub components arent reloading too much - Titles are getting screwed up (possibly swipe related) \ No newline at end of file |