Compare commits
1 Commits
master
..
df8f2d37a1
| Author | SHA1 | Date | |
|---|---|---|---|
| df8f2d37a1 |
@@ -72,7 +72,6 @@ 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