This commit is contained in:
心隨緣動 2025-09-10 16:36:45 +08:00 committed by GitHub
parent 510642f34f
commit 6d6abbfc34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,9 +125,9 @@
{{template "form/shadowsocks"}} {{template "form/shadowsocks"}}
</template> </template>
<!-- dokodemo-door --> <!-- tunnel -->
<template v-if="inbound.protocol === Protocols.DOKODEMO"> <template v-if="inbound.protocol === Protocols.TUNNEL">
{{template "form/dokodemo"}} {{template "form/tunnel"}}
</template> </template>
<!-- socks --> <!-- socks -->