mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-05-02 19:02:17 +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(
|
.copyWith(
|
||||||
color: Theme.of(context)
|
color: Theme.of(context)
|
||||||
.extension<StackColors>()!
|
.extension<StackColors>()!
|
||||||
.accentColorDark),
|
.textDark),
|
||||||
),
|
),
|
||||||
TextSpan(
|
TextSpan(
|
||||||
text: "\nWhat is Tor killswitch?",
|
text: "\nWhat is Tor killswitch?",
|
||||||
|
|
Loading…
Reference in a new issue