mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Bug fixed
This commit is contained in:
parent
8d7beae328
commit
d02a859412
3 changed files with 31 additions and 26 deletions
|
@ -172,7 +172,7 @@ class Whois {
|
|||
|
||||
class Question {
|
||||
final String questionClass;
|
||||
final String name;
|
||||
final String? name;
|
||||
final String type;
|
||||
|
||||
Question({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue