adding demodata

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-05-30 14:50:30 +02:00
parent 33bff55811
commit cc0dd85814
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);
}