mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-01 11:06:17 -04:00
Improve formatting.
This commit is contained in:
parent
0edef7be6b
commit
6af3455dbf
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@ var umbraAlreadyClicked = {};
|
|||
var umbraFinished = false;
|
||||
var umbraIntervalFunc = function() {
|
||||
|
||||
var umbraSoundCloudEmbeddedElements = [];
|
||||
var umbraSoundCloudEmbeddedElements = [];
|
||||
|
||||
getUmbraSoundCloudEmbeddedElements(umbraSoundCloudEmbeddedElements);
|
||||
getUmbraSoundCloudEmbeddedElements(umbraSoundCloudEmbeddedElements);
|
||||
|
||||
var clickedSomething = false;
|
||||
var somethingLeftBelow = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue