File tree Expand file tree Collapse file tree 5 files changed +5
-21
lines changed
Expand file tree Collapse file tree 5 files changed +5
-21
lines changed Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
56 </ head >
67
78 < body >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
56 </ head >
67
78 < body >
6869 duration : 5.322286 ,
6970 } ,
7071 ] ,
71- __butterchurnOptions : {
72- importButterchurn : ( ) => Promise . resolve ( butterchurn ) ,
73- getPresets : ( ) => {
74- return Object . entries ( butterchurnPresets ) . map ( ( [ name , preset ] ) => {
75- return { name, butterchurnPresetObject : preset } ;
76- } ) ;
77- } ,
78- butterchurnOpen : true ,
79- } ,
80- windowLayout : {
81- main : { position : { top : 0 , left : 0 } } ,
82- equalizer : { position : { top : 116 , left : 0 } } ,
83- playlist : {
84- position : { top : 232 , left : 0 } ,
85- size : { extraWidth : 0 , extraHeight : 4 } ,
86- } ,
87- milkdrop : {
88- position : { top : 0 , left : 275 } ,
89- size : { extraHeight : 12 , extraWidth : 7 } ,
90- } ,
91- } ,
9272 } ) ;
9373 webamp . renderWhenReady ( document . getElementById ( "app" ) ) ;
9474 </ script >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
56 </ head >
67
78 < body >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
56 </ head >
67
78 < body >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
56 </ head >
67
78 < body >
You can’t perform that action at this time.
0 commit comments