fix: better sidebar (#1603)
* fix: better sidebar * feat: better msg history * fix: tests
This commit is contained in:
@@ -85,6 +85,7 @@ end
|
||||
function FileSelector:reset()
|
||||
self.selected_filepaths = {}
|
||||
self.event_handlers = {}
|
||||
self:emit("update")
|
||||
end
|
||||
|
||||
function FileSelector:add_selected_file(filepath)
|
||||
|
||||
Reference in New Issue
Block a user