1 Commits

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