Update settings.js
This commit is contained in:
parent
28d4a3bb8c
commit
36a6337b32
@ -1235,6 +1235,7 @@ function populateReleaseNotes(){
|
||||
settingsAboutChangelogTitle.innerHTML = entry.find('title').text()
|
||||
settingsAboutChangelogText.innerHTML = entry.find('content').text()
|
||||
settingsAboutChangelogButton.href = entry.find('link').attr('href')
|
||||
console.log('Runs')
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user