diff options
Diffstat (limited to 'pug/options/sendTargets')
-rw-r--r-- | pug/options/sendTargets/sendTargets.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pug/options/sendTargets/sendTargets.pug b/pug/options/sendTargets/sendTargets.pug index c2851143..3017fa87 100644 --- a/pug/options/sendTargets/sendTargets.pug +++ b/pug/options/sendTargets/sendTargets.pug @@ -23,6 +23,8 @@ body.option(dir="auto") .normal include ../../widgets/instances.pug +instances('https://send.com') + include ../../widgets/latency.pug + +latency() .tor include ../../widgets/instances.pug +instances('https://send.onion') |