X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f8de51f31ae1a1b6c830beb6114e92154bb61709..d75e965817b11b74fa5cdededfeb6834b555a468:/termcol.plp diff --git a/termcol.plp b/termcol.plp index 281d33c..86ccd45 100644 --- a/termcol.plp +++ b/termcol.plp @@ -16,7 +16,7 @@ Html({ }); my @draw = map { [$_, s/\W+\z//] } grep { $_ } split m(/), - $get{img} // exists $get{img} && 'indi.png'; + $get{img} // exists $get{img} && 'compile.png'; my @termlist; push @termlist, split /\W+/, $Request || 'default';