mirror of https://gitlab.com/bashrc2/epicyon
Searchable by doesn't apply to dms
parent
9e433abe4b
commit
e6f9fa6740
|
@ -991,6 +991,7 @@ def html_new_post(edit_post_params: {},
|
||||||
replies_section += languages_dropdown
|
replies_section += languages_dropdown
|
||||||
|
|
||||||
# searchable by dropdown
|
# searchable by dropdown
|
||||||
|
if endpoint != 'newdm':
|
||||||
searchables = {
|
searchables = {
|
||||||
'yourself': translate['Yourself'],
|
'yourself': translate['Yourself'],
|
||||||
'public': translate['Public'],
|
'public': translate['Public'],
|
||||||
|
|
Loading…
Reference in New Issue