diff --git a/apps/web/pages/settings/access-tokens.tsx b/apps/web/pages/settings/access-tokens.tsx index b0fb6dc6..8dc89d5d 100644 --- a/apps/web/pages/settings/access-tokens.tsx +++ b/apps/web/pages/settings/access-tokens.tsx @@ -99,7 +99,7 @@ const Page: NextPageWithLayout = () => { )} @@ -423,7 +479,7 @@ const Page: NextPageWithLayout = () => {

{t("tag_preservation_rule_label")}

-
+
{ ))}
+
@@ -603,16 +667,15 @@ const Page: NextPageWithLayout = () => {
+ - - );