mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Removes unused tor setting
This commit is contained in:
parent
afe8a06486
commit
fd2637ff42
@ -213,11 +213,14 @@ fun TorDialogContents(
|
||||
dialogViewModel.moneyOperationsViaTor,
|
||||
)
|
||||
|
||||
SwitchSettingsRow(
|
||||
R.string.tor_use_profile_pictures,
|
||||
R.string.tor_use_profile_pictures_explainer,
|
||||
dialogViewModel.profilePicsViaTor,
|
||||
)
|
||||
/**
|
||||
* Too hard to separate Coil into regular images and profile pics
|
||||
SwitchSettingsRow(
|
||||
R.string.tor_use_profile_pictures,
|
||||
R.string.tor_use_profile_pictures_explainer,
|
||||
dialogViewModel.profilePicsViaTor,
|
||||
)
|
||||
*/
|
||||
|
||||
SwitchSettingsRow(
|
||||
R.string.tor_use_nip05_verification,
|
||||
|
Loading…
x
Reference in New Issue
Block a user