mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 14:37:27 +08:00
[+] Better fading
This commit is contained in:
@@ -9,5 +9,5 @@ export const TURNSTILE_SITE_KEY = '0x4AAAAAAASGA2KQEIelo9P9'
|
||||
export const DISCORD_INVITE = 'https://discord.gg/FNgveqFF7s'
|
||||
|
||||
// UI
|
||||
export const FADE_OUT = { duration: 300 }
|
||||
export const FADE_IN = { delay: 300 }
|
||||
export const FADE_OUT = { duration: 200 }
|
||||
export const FADE_IN = { delay: 400 }
|
||||
Reference in New Issue
Block a user