Edit the highlighted template (ideally, edit your own version of the default templates)
Find this line:
{{foreach $record->comments( NULL, NULL, 'date', 'asc', NULL, NULL, NULL, NULL, FALSE, isset( \IPS\Request::i()->showDeleted ) ) as $comment}}
Change 'asc' to 'desc' and save.