mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-11 20:15:03 -05:00
Added support for documentation tags.
This commit is contained in:
parent
bcd7735324
commit
869bb7602f
@ -157,6 +157,7 @@ public class AutoconfigInfo {
|
||||
public List<InputField> inputFields;
|
||||
public InformationBlock enable;
|
||||
public InformationBlock instruction;
|
||||
public InformationBlock documentation;
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user