Clarify request sync settings (build 271261159)

This commit is contained in:
2026-01-27 12:00:32 +13:00
parent 7863658a19
commit 9e8d22ba85
3 changed files with 51 additions and 27 deletions

View File

@@ -17,7 +17,7 @@ const NAV_GROUPS = [
{
title: 'Requests',
items: [
{ href: '/admin/requests', label: 'Request syncing' },
{ href: '/admin/requests', label: 'Request sync' },
{ href: '/admin/cache', label: 'Cache Control' },
],
},