mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-20 22:09:11 +00:00
Fixed issue edit client
This commit is contained in:
parent
f84b217d91
commit
4b03dbeb18
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ class _AddedListState extends State<AddedList> {
|
||||||
openClientFormModal(
|
openClientFormModal(
|
||||||
context: context,
|
context: context,
|
||||||
width: width,
|
width: width,
|
||||||
|
client: client,
|
||||||
onConfirm: confirmEditClient,
|
onConfirm: confirmEditClient,
|
||||||
onDelete: deleteClient
|
onDelete: deleteClient
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue