mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Fix : add keyboard shortcuts : forgot misc keys
This commit is contained in:
parent
a0273edb3e
commit
7d296f3dc3
@ -35,8 +35,7 @@
|
|||||||
|
|
||||||
ns.CheatsheetService.prototype.initMarkup_ = function () {
|
ns.CheatsheetService.prototype.initMarkup_ = function () {
|
||||||
this.initMarkupForTools_();
|
this.initMarkupForTools_();
|
||||||
|
this.initMarkupForMisc_();
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
ns.CheatsheetService.prototype.initMarkupForTools_ = function () {
|
ns.CheatsheetService.prototype.initMarkupForTools_ = function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user