Convert autoproxy timeout to use seconds
This commit is contained in:
@@ -25,6 +25,6 @@ namespace PluralKit.Core
|
||||
public string? SystemTag { get; }
|
||||
public string? SystemAvatar { get; }
|
||||
public bool AllowAutoproxy { get; }
|
||||
public int LatchTimeout { get; }
|
||||
public int? LatchTimeout { get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user