mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-08-09 05:52:45 +02:00
Removes unused tor setting
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user