mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
code with words
This commit is contained in:
@ -20,4 +20,4 @@
|
||||
document.addEventListener('touchstart', framework.List.prototype._onTouchStart);
|
||||
document.addEventListener('touchend', framework.List.prototype._onTouchEnd);
|
||||
|
||||
})(this, document, this.FM = this.FM || {});
|
||||
})(this, document, FM = this.FM || {});
|
||||
|
||||
Reference in New Issue
Block a user