From 3365eccdaf2c0b6d49ecac33b584ec32bd8652a6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 13 Apr 2021 16:40:48 +0200 Subject: stl more shiny --- frontend/app/views/tile/forms/tile.form.misc.js | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'frontend/app/views/tile/forms/tile.form.misc.js') diff --git a/frontend/app/views/tile/forms/tile.form.misc.js b/frontend/app/views/tile/forms/tile.form.misc.js index dff5e68..fd72ad3 100644 --- a/frontend/app/views/tile/forms/tile.form.misc.js +++ b/frontend/app/views/tile/forms/tile.form.misc.js @@ -19,6 +19,16 @@ export default function TileMiscForm({ tile, parent }) { onChange={parent.handleSettingsSelect} /> + {tile.settings.units === "video" && ( + + )}