mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
add isExpiry
This commit is contained in:
@@ -112,6 +112,9 @@
|
||||
}
|
||||
event.target.value = ""
|
||||
},
|
||||
isExpiry(index) {
|
||||
return this.inbound.isExpiry(index)
|
||||
},
|
||||
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user