mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-08-09 04:22:55 +02:00
Removes unused tor setting
This commit is contained in:
@@ -213,11 +213,14 @@ fun TorDialogContents(
|
|||||||
dialogViewModel.moneyOperationsViaTor,
|
dialogViewModel.moneyOperationsViaTor,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Too hard to separate Coil into regular images and profile pics
|
||||||
SwitchSettingsRow(
|
SwitchSettingsRow(
|
||||||
R.string.tor_use_profile_pictures,
|
R.string.tor_use_profile_pictures,
|
||||||
R.string.tor_use_profile_pictures_explainer,
|
R.string.tor_use_profile_pictures_explainer,
|
||||||
dialogViewModel.profilePicsViaTor,
|
dialogViewModel.profilePicsViaTor,
|
||||||
)
|
)
|
||||||
|
*/
|
||||||
|
|
||||||
SwitchSettingsRow(
|
SwitchSettingsRow(
|
||||||
R.string.tor_use_nip05_verification,
|
R.string.tor_use_nip05_verification,
|
||||||
|
Reference in New Issue
Block a user