1 Commits

Author SHA1 Message Date
hubert 195c7c10ac Import feature 2023-05-09 22:46:07 +02:00
+1
View File
@@ -72,6 +72,7 @@ class SettingView(@Named("styles") styles: String) : View(styles) {
name = "file",
) {
attributes["accept"] = ".json,application/json"
attributes["required"] = ""
}
button(
name = "import",