mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Change spaces to tabs
This commit is contained in:
parent
327dcb5f87
commit
35e28350bd
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user