clan-app: Add webview hot-reloading

This commit is contained in:
Qubasa
2024-07-09 15:39:27 +02:00
parent 76e7e1f50f
commit cfde5fa2f8
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