mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Add loading indicator to addition of remotes
This commit is contained in:
@@ -27,7 +27,7 @@ gi.require_version("Adw", "1")
|
||||
|
||||
from gi.repository import Gtk, Gio, Adw, GLib
|
||||
from .window import WarehouseWindow
|
||||
from .remotes import RemotesWindow
|
||||
from .remotes_window import RemotesWindow
|
||||
from .orphans_window import OrphansWindow
|
||||
|
||||
class WarehouseApplication(Adw.Application):
|
||||
|
||||
Reference in New Issue
Block a user