Skip to content

Commit 677a05f

Browse files
added ui,ad and other area js files
1 parent a317488 commit 677a05f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1991/javascripts/ui.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ function renderPlaylist() {
1515
const topic = urlParams.get('topic');
1616
const country = urlParams.get('cn');
1717

18+
console.log(title)
1819
if(title){
1920
$('#title').text(title);
2021
}

0 commit comments

Comments
 (0)