mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-18 16:53:56 +00:00
fix: lmao oops
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
let submit = false;
|
||||
let submitted = false;
|
||||
let erred = false;
|
||||
let botToken: string;
|
||||
$: finalPage = currentPage >= logoPages;
|
||||
$: min = currentPage * logoAmount;
|
||||
$: max = min + logoAmount;
|
||||
|
||||
Reference in New Issue
Block a user