Bug fixes

This commit is contained in:
Juan Gilsanz Polo 2023-11-02 18:26:58 +01:00
parent 0e6cde57f0
commit e5a971f3a3
6 changed files with 273 additions and 274 deletions

View file

@ -188,7 +188,6 @@ class _AddedListState extends State<AddedList> {
: null,
onDelete: openDeleteModal,
splitView: widget.splitView,
serverVersion: statusProvider.serverStatus!.serverVersion,
),
noData: SizedBox(
width: double.maxFinite,