WIP
This commit is contained in:
parent
ac22cf25c8
commit
b4f36c96bb
|
@ -309,7 +309,7 @@ class _PetsHistoryScreenState extends State<PetsHistoryScreen> with TickerProvid
|
|||
cliUUID: cliUUID,
|
||||
cliName: cliName,
|
||||
model: model,
|
||||
isInteractive: false,
|
||||
isInteractive: true,
|
||||
),
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue