mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-18 05:04:40 +03:00
customizable remark #1300
This commit is contained in:
@@ -137,8 +137,8 @@ class DBInbound {
|
||||
}
|
||||
}
|
||||
|
||||
get genInboundLinks() {
|
||||
genInboundLinks() {
|
||||
const inbound = this.toInbound();
|
||||
return inbound.genInboundLinks(this.remark);
|
||||
return inbound.genInboundLinks(this.remark,remarkModel);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user