support fixing up dynamically loaded SVGs
This commit is contained in:
@@ -45,6 +45,7 @@ var commands = {
|
||||
|
||||
tint: function(room_id, args) {
|
||||
Tinter.tint(args);
|
||||
return success();
|
||||
},
|
||||
|
||||
encrypt: function(room_id, args) {
|
||||
|
||||
Reference in New Issue
Block a user