mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-22 02:18:45 -04:00
get rid of errant newline
This commit is contained in:
@@ -489,7 +489,6 @@
|
|||||||
try { var childDocument = frame.contentDocument } catch (e) { return }
|
try { var childDocument = frame.contentDocument } catch (e) { return }
|
||||||
initializeWhenReady(childDocument);
|
initializeWhenReady(childDocument);
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function runAction(action, document, value, e) {
|
function runAction(action, document, value, e) {
|
||||||
|
Reference in New Issue
Block a user