Merge remote-tracking branch 'origin/arti' into arti

This commit is contained in:
sneurlax 2023-09-07 16:27:06 -05:00
commit 00f8811077

View file

@ -205,7 +205,7 @@ class _TorSettingsState extends ConsumerState<TorSettings> {
.copyWith(
color: Theme.of(context)
.extension<StackColors>()!
.accentColorDark),
.textDark),
),
TextSpan(
text: "\nWhat is Tor killswitch?",