Skip to content

Commit

Permalink
put additional todo
Browse files Browse the repository at this point in the history
  • Loading branch information
panasetskaya committed Dec 18, 2024
1 parent c1df40f commit 08a80e4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ private fun AddonQuoteCard(quote: MovingFlowQuotes.AddonQuote, modifier: Modifie
Spacer(Modifier.height(16.dp))
HedvigNotificationCard(
"This addon can be removed by contacting support", // todo l10n
// stringResource(R.string.MOVING_FLOW_REMOVE_ADDON_INFO, deepLinkToNewChat),
// todo: add deep link to new conversation!
InfoInline,
)
}
Expand Down

0 comments on commit 08a80e4

Please sign in to comment.