ai/at
1
0

fix social-app ios 2025

This commit is contained in:
2026-02-26 11:09:42 +09:00
parent 34a51a2198
commit acd41f8ece
2 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@
+ </Text>
+
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
+ Last updated: 2025
+ Last updated: 2026
+ </Text>
</ScrollView>
</Layout.Screen>
@@ -217,7 +217,7 @@
+ </Text>
+
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
+ Last updated: 2025
+ Last updated: 2026
+ </Text>
</ScrollView>
</Layout.Screen>