Webview: init 'open clan' workflow

This commit is contained in:
Johannes Kirschbauer
2024-06-11 16:28:02 +02:00
parent b4a3b2937a
commit 6532e2acff
9 changed files with 288 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ class FileFilter:
@dataclass
class FileRequest:
# Mode of the os dialog window
mode: Literal["open_file", "select_folder"]
mode: Literal["open_file", "select_folder", "save"]
# Title of the os dialog window
title: str | None = None
# Pre-applied filters for the file dialog