mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 06:47:56 +00:00
Convert autoproxy timeout to use seconds
This commit is contained in:
parent
ab3ccac60f
commit
db4e41a232
6 changed files with 36 additions and 25 deletions
|
|
@ -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; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue