diff --git a/chat.php b/chat.php index 1ba1e98..cf887ef 100644 --- a/chat.php +++ b/chat.php @@ -326,7 +326,7 @@ function meta_html() : string { $colbg=get_setting('colbg'); } } - return ''; + return ''; } function form(string $action, string $do='') : string {