Compare commits
No commits in common. "v1.1_042" and "v1.1_042~1" have entirely different histories.
v1.1_042
...
v1.1_042~1
1 changed files with 1 additions and 4 deletions
|
@ -12,12 +12,9 @@ manual:
|
|||
- SOCKS
|
||||
hidden:
|
||||
jinja: |
|
||||
{% if my_identifier == 'HTTPS' and manual.use_for_https %}
|
||||
{% if manual.use_for_https %}
|
||||
HTTPS is same has HTTP
|
||||
{% endif %}
|
||||
params:
|
||||
my_identifier:
|
||||
type: identifier
|
||||
|
||||
address:
|
||||
description: "{{ identifier }} address"
|
||||
|
|
Loading…
Reference in a new issue