Typo
This commit is contained in:
parent
4a4dbae492
commit
449aedee63
@ -3539,9 +3539,7 @@
|
||||
});
|
||||
$.on(div, 'click', ThreadHiding.menu.show);
|
||||
$.event('AddMenuEntry', {
|
||||
type: 'post'
|
||||
});
|
||||
({
|
||||
type: 'post',
|
||||
el: div,
|
||||
order: 20,
|
||||
open: function(_arg) {
|
||||
|
||||
@ -3548,9 +3548,7 @@
|
||||
});
|
||||
$.on(div, 'click', ThreadHiding.menu.show);
|
||||
$.event('AddMenuEntry', {
|
||||
type: 'post'
|
||||
});
|
||||
({
|
||||
type: 'post',
|
||||
el: div,
|
||||
order: 20,
|
||||
open: function(_arg) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user