mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Change spaces to tabs
This commit is contained in:
@@ -6,7 +6,6 @@ namespace MyAAC;
|
|||||||
|
|
||||||
class RateLimit
|
class RateLimit
|
||||||
{
|
{
|
||||||
|
|
||||||
public string $key;
|
public string $key;
|
||||||
public int $max_attempts;
|
public int $max_attempts;
|
||||||
public int $ttl;
|
public int $ttl;
|
||||||
|
Reference in New Issue
Block a user