adding demodata

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-07-02 09:15:31 +02:00
parent 66bd0e3741
commit 92faa364c9
20 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
function select(index){
candidate = candidates[index];
disableDropdown();
<disableDropdown></disableDropdown>();
onSelect(candidate);
}