mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-22 10:34:32 +00:00
Merge remote-tracking branch 'origin/arti' into arti
This commit is contained in:
commit
00f8811077
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ class _TorSettingsState extends ConsumerState<TorSettings> {
|
|||
.copyWith(
|
||||
color: Theme.of(context)
|
||||
.extension<StackColors>()!
|
||||
.accentColorDark),
|
||||
.textDark),
|
||||
),
|
||||
TextSpan(
|
||||
text: "\nWhat is Tor killswitch?",
|
||||
|
|
Loading…
Reference in a new issue