From 00d639421a462172464e8a2f6d6f57cf764ae8bb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 Jun 2018 22:37:48 +0200 Subject: monitoring of processes with epoch/progress events --- app/client/system/system.component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/system/system.component.js') diff --git a/app/client/system/system.component.js b/app/client/system/system.component.js index 57a82e5..1953ee3 100644 --- a/app/client/system/system.component.js +++ b/app/client/system/system.component.js @@ -30,7 +30,7 @@ const live_test_task = { epochs: 1, opt: {} } -const fruits = ["apple","pear","banana","strawberry"] +const fruits = ["apple","pear","orange","strawberry"] function choice(a){ return a[Math.floor(Math.random()*a.length)]} class System extends Component { -- cgit v1.2.3-70-g09d2