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 51b2a497cf
commit 372e371a8f
23 changed files with 1 additions and 8 deletions
+1 -1
View File
@@ -115,7 +115,7 @@
function select(index){
candidate = candidates[index];
disableDropdown();
<disableDropdown></disableDropdown>();
onSelect(candidate);
}