From b05da4e4a649d900c3727f42a34fbf66c49c8346 Mon Sep 17 00:00:00 2001 From: lafay <2021211506@stu.hit.edu.cn> Date: Tue, 16 Jun 2026 18:09:56 +0800 Subject: [PATCH] feat(ui): add privacy policy and terms screens to navigation --- app/_layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/_layout.tsx b/app/_layout.tsx index 3d913cf..a37a86e 100644 --- a/app/_layout.tsx +++ b/app/_layout.tsx @@ -288,6 +288,8 @@ function ThemedStack() { + +