Fix impress().lib.util reference in blackout.js (#810)
This commit is contained in:
committed by
GitHub
parent
629f7686f3
commit
bc3612118a
@@ -88,7 +88,6 @@
|
||||
root = event.target;
|
||||
canvas = root.firstElementChild;
|
||||
var gc = api.lib.gc;
|
||||
var util = api.lib.util;
|
||||
|
||||
gc.addEventListener( document, "keydown", function( event ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user