mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 1bef5fc5c1
🚀
This commit is contained in:
parent
c19d6dd04d
commit
195180eea6
121 changed files with 1504 additions and 1504 deletions
|
@ -607,7 +607,7 @@ Navigator = function(sidebar, searchInput, list, leaveSearchScope){
|
|||
var go = function() {
|
||||
if (!self.moveTimeout) return;
|
||||
self.move(upwards);
|
||||
self.moveTimout = setTimeout(go, 600);
|
||||
self.moveTimeout = setTimeout(go, 600);
|
||||
};
|
||||
self.moveTimeout = setTimeout(go, 800);*/
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue