diff options
Diffstat (limited to 'sub/subService.go')
| -rw-r--r-- | sub/subService.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/subService.go b/sub/subService.go index 7f8dbc46..1cd340aa 100644 --- a/sub/subService.go +++ b/sub/subService.go @@ -236,7 +236,6 @@ func (s *SubService) genVmessLink(inbound *model.Inbound, email string) string { } } obj["id"] = clients[clientIndex].ID - obj["aid"] = clients[clientIndex].AlterIds if len(domains) > 0 { links := "" |
