mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:13:39 +08:00
correct spec
This commit is contained in:
parent
95ac1655bc
commit
3b083ca0bd
|
@ -8,6 +8,7 @@ QUnit.module("lib:pretty-text");
|
|||
const rawOpts = {
|
||||
siteSettings: {
|
||||
enable_emoji: true,
|
||||
enable_emoji_shortcuts: true,
|
||||
enable_mentions: true,
|
||||
emoji_set: 'emoji_one',
|
||||
highlighted_languages: 'json|ruby|javascript',
|
||||
|
|
Loading…
Reference in New Issue
Block a user