From ae90e8d7879987c189762357a705f9f4575abeac Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sat, 21 May 2022 23:51:48 +0200 Subject: [PATCH] add clearer way to disable aesthetic scoring in front --- front/src/clip-front.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/src/clip-front.js b/front/src/clip-front.js index afbee1e..d86f15f 100644 --- a/front/src/clip-front.js +++ b/front/src/clip-front.js @@ -552,8 +552,9 @@ class ClipFront extends LitElement {


+

+ ${(['', ...Array(10).keys()]).map(i => html``)}