mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(topbar): mobile animation on scroll was too slow
This commit is contained in:
Vendored
-1
@@ -1,6 +1,5 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
STICKY_MENU_SCROLL_LISTENER: boolean;
|
||||
isElectron: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user