update prices
This commit is contained in:
@@ -139,6 +139,11 @@ Viewer.prototype.setFile = function(file) {
|
||||
}
|
||||
|
||||
this.viewerScript.render(this.divFilepreview)
|
||||
|
||||
// let ws = new WebSocket("ws://127.0.0.1:8080/api/file/"+file.id+"/stats")
|
||||
// ws.onmessage = (msg) => {
|
||||
// console.log(msg)
|
||||
// }
|
||||
}
|
||||
|
||||
Viewer.prototype.renderSponsors = function() {
|
||||
|
Reference in New Issue
Block a user