mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-15 15:50:59 +00:00
fix(groups): report changed bulk moves without restarting xray (#6199)
This commit is contained in:
@@ -148,7 +148,6 @@ func (a *GroupController) bulkAdd(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
jsonObj(c, gin.H{"affected": affected}, nil)
|
||||
a.xrayService.SetToNeedRestart()
|
||||
notifyClientsChanged()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user