Skip to content

Commit 0feeb84

Browse files
committed
pretty trailing commas
1 parent ddecdf5 commit 0feeb84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascripts/discourse/api-initializers/theme-initializer.gjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,8 @@ function juliaRepl(hljs) {
673673
// The LLVM IR output that follows
674674
end: /^(?=julia>)/,
675675
subLanguage: "llvm",
676-
}
677-
]
676+
},
677+
],
678678
},
679679
},
680680
{

0 commit comments

Comments
 (0)