mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-19 04:04:40 -04:00
Even more formatting changes.
This commit is contained in:
parent
6af3455dbf
commit
1ee45053c5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue