mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Bug fixes
This commit is contained in:
parent
0e6cde57f0
commit
e5a971f3a3
6 changed files with 273 additions and 274 deletions
|
@ -188,7 +188,6 @@ class _AddedListState extends State<AddedList> {
|
|||
: null,
|
||||
onDelete: openDeleteModal,
|
||||
splitView: widget.splitView,
|
||||
serverVersion: statusProvider.serverStatus!.serverVersion,
|
||||
),
|
||||
noData: SizedBox(
|
||||
width: double.maxFinite,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue