mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
New: Frontend Placeholders from the Backend
This commit is contained in:
committed by
bakerboy448
parent
6ca708f523
commit
69f5963f6f
@@ -19,6 +19,7 @@ namespace Prowlarr.Http.ClientSchema
|
||||
public string SelectOptionsProviderAction { get; set; }
|
||||
public string Section { get; set; }
|
||||
public string Hidden { get; set; }
|
||||
public string Placeholder { get; set; }
|
||||
|
||||
public Field Clone()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user