mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fix : typo
This commit is contained in:
parent
7d296f3dc3
commit
9d0f41362b
@ -56,7 +56,7 @@
|
||||
}
|
||||
};
|
||||
|
||||
this.initMarkupForMisc_ = function () {
|
||||
ns.CheatsheetService.prototype.initMarkupForMisc_ = function () {
|
||||
var shortcutTemplate = pskl.utils.Template.get('cheatsheet-shortcut-template');
|
||||
|
||||
var miscShortcutsContainer = $('.cheatsheet-misc-shortcuts', this.cheatsheetEl_).get(0);
|
||||
|
Loading…
Reference in New Issue
Block a user