fix: edit + order
This commit is contained in:
@@ -292,7 +292,6 @@ impl App {
|
||||
self.file_database.get_all_words()
|
||||
}
|
||||
};
|
||||
self.list_state.select(Some(0));
|
||||
self.description_scroll = 0;
|
||||
self.word_list = word_list;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user