Change thread selector back to 'Thread No.'
This commit is contained in:
parent
84dc51e2cf
commit
9e1f2b4d0c
@ -440,7 +440,7 @@ QR =
|
||||
for thread in g.BOARD.threads.keys
|
||||
options.push $.el 'option',
|
||||
value: thread
|
||||
textContent: "No.#{thread}"
|
||||
textContent: "Thread No.#{thread}"
|
||||
val = list.value
|
||||
$.rmAll list
|
||||
$.add list, options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user