mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-05 04:44:35 -04:00
Node count is half on mobile devices
This commit is contained in:
parent
b20baf9349
commit
5ad9cbc985
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ window.requestAnimFrame = function()
|
|||
window.msRequestAnimationFrame ||
|
||||
function(callback) { window.setTimeout(callback, 1000 / 60) }
|
||||
);
|
||||
}();
|
||||
}()
|
||||
|
||||
//mobile check
|
||||
function isOnMobileDevice() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue