Redundant; set in @setEnabled.
This commit is contained in:
parent
8b7264797e
commit
d0d3f1ed13
@ -42,7 +42,6 @@ QuoteThreading =
|
|||||||
@setThreadingState !Conf['Thread Quotes']
|
@setThreadingState !Conf['Thread Quotes']
|
||||||
|
|
||||||
setThreadingState: (enabled) ->
|
setThreadingState: (enabled) ->
|
||||||
Conf['Thread Quotes'] = enabled
|
|
||||||
@input.checked = enabled
|
@input.checked = enabled
|
||||||
@setEnabled.call @input
|
@setEnabled.call @input
|
||||||
@rethread.call @input
|
@rethread.call @input
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user