mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
Revert "add user title in bulk add #40"
This reverts commit 3729ac5e3e.
This commit is contained in:
@@ -46,5 +46,5 @@ func IsDebug() bool {
|
||||
}
|
||||
|
||||
func GetDBPath() string {
|
||||
return fmt.Sprintf("%s/%s.db", GetName(), GetName())
|
||||
return fmt.Sprintf("/etc/%s/%s.db", GetName(), GetName())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user