diff options
author | Eric Bailey <git@esb.lol> | 2025-08-11 19:01:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-11 19:01:01 -0500 |
commit | 44cdf32c1f22242836f8041860f7d2298b4b7bd4 (patch) | |
tree | ca3e3915a8ce7c42419499e475f719b2dd92252e /src/screens/Signup/StepInfo/Policies.tsx | |
parent | 86b53e7bcc870b73edf10680efe5878ae14e0cbc (diff) | |
download | voidsky-44cdf32c1f22242836f8041860f7d2298b4b7bd4.tar.zst |
Update dates (#8822)
Diffstat (limited to 'src/screens/Signup/StepInfo/Policies.tsx')
-rw-r--r-- | src/screens/Signup/StepInfo/Policies.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Signup/StepInfo/Policies.tsx b/src/screens/Signup/StepInfo/Policies.tsx index 0bc14fa6a..36de08f6e 100644 --- a/src/screens/Signup/StepInfo/Policies.tsx +++ b/src/screens/Signup/StepInfo/Policies.tsx @@ -33,7 +33,7 @@ function CommunityGuidelinesNotice({}: {}) { to={webLinks.community}> updated version of our Community Guidelines </InlineLinkText>{' '} - will take effect on October 13th. + will take effect on October 15th. </Trans> </Admonition> </View> |