setting to exclude proxy from global routing

This commit is contained in:
Fabian Freund
2026-05-27 09:23:18 +02:00
parent 2812c24f35
commit 7275ac9400
27 changed files with 661 additions and 65 deletions
@@ -104,7 +104,7 @@ class _RegularTabsModeSection extends ConsumerWidget {
value: ProxyRegularTabRoutingMode.all,
title: Text('Global Routing'),
subtitle: Text(
'Route every regular tab through the selected proxy.',
'Route regular tabs through the selected proxy unless a container bypasses it.',
),
),
],