mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-09 02:37:01 +02:00
This commit is contained in:
@@ -7,7 +7,7 @@ define('composer/formatting', ['composer/controls', 'composer/preview'], functio
|
||||
var formatting = {};
|
||||
|
||||
var formattingDispatchTable = {
|
||||
'picture-o': function(){
|
||||
'picture': function(){
|
||||
$('#files').click();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user