nitfix take 2
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
erinn 2021-04-09 19:49:33 -07:00
parent 9efdba492c
commit e11398428a
2 changed files with 2 additions and 0 deletions

View File

@ -309,6 +309,7 @@ class MessageState extends ChangeNotifier {
}
}
/////////////
/// ACN ///
/////////////

View File

@ -72,6 +72,7 @@ class _ContactRowState extends State<ContactRow> {
);
}
void _btnApprove() {
Provider.of<FlwtchState>(context, listen: false).cwtch.AcceptContact(
Provider.of<ContactInfoState>(context, listen: false).profileOnion,