mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-19 21:39:16 +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(
|
||||
context: context,
|
||||
width: width,
|
||||
client: client,
|
||||
onConfirm: confirmEditClient,
|
||||
onDelete: deleteClient
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue