clan-app: Add webview hot-reloading

This commit is contained in:
Qubasa
2024-07-09 15:39:27 +02:00
parent 668b4a0a9c
commit 444be70796
7 changed files with 88 additions and 16 deletions

View File

@@ -8,3 +8,4 @@ gi.require_version("Gtk", "4.0")
@dataclass
class ClanConfig:
initial_view: str
content_uri: str