hi -> high
This commit is contained in:
parent
f416ba551c
commit
0ea1c3c6ab
@ -92,7 +92,7 @@
|
|||||||
quote: {
|
quote: {
|
||||||
'Quote Backlinks': [true, 'Add quote backlinks'],
|
'Quote Backlinks': [true, 'Add quote backlinks'],
|
||||||
'OP Backlinks': [false, 'Add backlinks to the OP'],
|
'OP Backlinks': [false, 'Add backlinks to the OP'],
|
||||||
'Quote Hilighting': [true, 'Highlight the previewed post'],
|
'Quote Highlighting': [true, 'Highlight the previewed post'],
|
||||||
'Quote Inline': [true, 'Show quoted post inline on quote click'],
|
'Quote Inline': [true, 'Show quoted post inline on quote click'],
|
||||||
'Quote Preview': [true, 'Show quote content on hover'],
|
'Quote Preview': [true, 'Show quote content on hover'],
|
||||||
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']
|
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']
|
||||||
|
|||||||
@ -32,7 +32,7 @@ config =
|
|||||||
quote:
|
quote:
|
||||||
'Quote Backlinks': [true, 'Add quote backlinks']
|
'Quote Backlinks': [true, 'Add quote backlinks']
|
||||||
'OP Backlinks': [false, 'Add backlinks to the OP']
|
'OP Backlinks': [false, 'Add backlinks to the OP']
|
||||||
'Quote Hilighting': [true, 'Highlight the previewed post']
|
'Quote Highlighting': [true, 'Highlight the previewed post']
|
||||||
'Quote Inline': [true, 'Show quoted post inline on quote click']
|
'Quote Inline': [true, 'Show quoted post inline on quote click']
|
||||||
'Quote Preview': [true, 'Show quote content on hover']
|
'Quote Preview': [true, 'Show quote content on hover']
|
||||||
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']
|
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user