From 58b0419de09ccefa4386ae45547c03841f07cc31 Mon Sep 17 00:00:00 2001 From: df Date: Mon, 15 Mar 2021 11:25:21 +0000 Subject: [PATCH] Remove typos (missing }, $) --- webif/html/browse/file.jim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webif/html/browse/file.jim b/webif/html/browse/file.jim index a90ed3a..04c227c 100755 --- a/webif/html/browse/file.jim +++ b/webif/html/browse/file.jim @@ -271,6 +271,7 @@ if {$type ne "ts"} { Size $sz " +} set hasffmpeg 0 if {$type ne "ts" || ("ODEncrypted" ni $flags && $url eq "") } { @@ -286,7 +287,7 @@ puts " " -if {hasffmpeg} { +if {$hasffmpeg} { set url "/browse/ffmpeg.jim?file=[cgi_quote_url $file]" puts {