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