diff --git a/config/torchlight.php b/config/torchlight.php index 43974d6a..602e40bc 100644 --- a/config/torchlight.php +++ b/config/torchlight.php @@ -74,7 +74,7 @@ // https://torchlight.dev/docs/options 'options' => [ // Turn line numbers on or off globally. - // 'lineNumbers' => false, + 'lineNumbers' => false, // Control the `style` attribute applied to line numbers. // 'lineNumbersStyle' => '',