mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-10 04:36:38 +00:00
Killer typo
This commit is contained in:
parent
b37178dda1
commit
50268d9231
@ -128,7 +128,7 @@ DroppableWidget.prototype.handleDropEvent = function(event) {
|
||||
|
||||
DroppableWidget.prototype.performActions = function(title,event) {
|
||||
if(this.droppableActions) {
|
||||
this.invokeActionString(this.draggableActions,this,event,{actionTiddler: title});
|
||||
this.invokeActionString(this.droppableActions,this,event,{actionTiddler: title});
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user