add language indicator to the code highlighter
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m32s

This commit is contained in:
Lee
2024-04-22 02:11:41 +01:00
parent 00a5febf66
commit 96dc8de92f
5 changed files with 17 additions and 12 deletions

View File

@ -15,5 +15,4 @@ Sentry.init({
// uncomment the line below to enable Spotlight (https://spotlightjs.com)
// spotlight: process.env.NODE_ENV === 'development',
});