更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent 47386b7850
commit 5b128d51a7
  1. 3
      SrcLive.js

@ -41,6 +41,9 @@ function Live() {
}),
col_type: 'scroll_button'
})
d.push({
col_type: 'line'
})
for(let i=0;i<livedata.length;i++){
let dyname = livedata[i].name;
let dyurl = livedata[i].url;

Loading…
Cancel
Save