From 6af29143bf4c7995d54ef9ccbb7602406479dc41 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 07:54:08 +0200 Subject: [PATCH] add name to files selector --- frontend/src/scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 801f302..7fbb97f 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -154,7 +154,7 @@ class Main extends Component { {this.state.page == "#upload_files" &&
this.onSubmit(e)}> - +
}