mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-19 23:35:54 -04:00
Even more formatting changes.
This commit is contained in:
parent
6af3455dbf
commit
1ee45053c5
@ -34,7 +34,7 @@ var umbraIntervalFunc = function() {
|
||||
|
||||
for (var i = 0; i < umbraSoundCloudEmbeddedElements.length; i++) {
|
||||
|
||||
var targetId = umbraSoundCloudEmbeddedElements[i].id;
|
||||
var targetId = umbraSoundCloudEmbeddedElements[i].id;
|
||||
var target = umbraSoundCloudEmbeddedElements[i].target;
|
||||
|
||||
if (!(targetId in umbraAlreadyClicked)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user