develop #3

Merged
itdominator merged 69 commits from develop into master 2026-03-23 04:51:23 +00:00
Showing only changes of commit 00c72a7117 - Show all commits
+1 -1
View File
@@ -16,5 +16,5 @@ def execute(
view: GtkSource.View = None
):
logger.debug("Command: Close File")
view.command.remove_file()
view.command.remove_file(view)
update_info_bar_if_focused(view.command, view)