Compare commits
1 Commits
df8f2d37a1
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 195c7c10ac |
@@ -72,6 +72,7 @@ class SettingView(@Named("styles") styles: String) : View(styles) {
|
|||||||
name = "file",
|
name = "file",
|
||||||
) {
|
) {
|
||||||
attributes["accept"] = ".json,application/json"
|
attributes["accept"] = ".json,application/json"
|
||||||
|
attributes["required"] = ""
|
||||||
}
|
}
|
||||||
button(
|
button(
|
||||||
name = "import",
|
name = "import",
|
||||||
|
|||||||
Reference in New Issue
Block a user