mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-07-14 13:46:43 +02:00
Improved GitHub starred import + other tweaks
This commit is contained in:
@ -4,5 +4,5 @@ class RateLimitError {
|
||||
|
||||
@override
|
||||
String toString() =>
|
||||
'Rate limit reached - try again in $remainingMinutes minutes';
|
||||
'Too many requests (rate limited) - try again in $remainingMinutes minutes';
|
||||
}
|
||||
|
Reference in New Issue
Block a user