Moar clear

This commit is contained in:
Eric Bailey
2025-07-09 20:57:11 -05:00
parent 59dce0ae1e
commit a87e0d0769
@@ -202,7 +202,7 @@ function Inner() {
<View style={[a.w_full, a.pt_xl, a.gap_lg, a.pb_lg]}> <View style={[a.w_full, a.pt_xl, a.gap_lg, a.pb_lg]}>
{wasRecentlyInitiated && ( {wasRecentlyInitiated && (
<Admonition type="tip"> <Admonition type="warning">
<Trans> <Trans>
You initiated this flow already,{' '} You initiated this flow already,{' '}
{getTimeAgo(lastInitiatedAt, new Date(), {format: 'long'})}{' '} {getTimeAgo(lastInitiatedAt, new Date(), {format: 'long'})}{' '}