open sniffing for all protocols #969

This commit is contained in:
Alireza Ahmadi
2024-02-19 15:13:51 +01:00
parent 9f1f841666
commit 17dae4a563
4 changed files with 6 additions and 10 deletions

View File

@@ -112,7 +112,7 @@
</template>
<!-- sniffing -->
<template v-if="inbound.canSniffing()">
<template>
{{template "form/sniffing"}}
</template>
{{end}}