mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-30 23:30:06 +03:00
detailed -> usage
This commit is contained in:
parent
a4da7421c8
commit
a40dbe130e
7 changed files with 17 additions and 17 deletions
|
@ -43,10 +43,10 @@ class API {
|
|||
});
|
||||
}
|
||||
|
||||
async getUiDetailedStats() {
|
||||
async getuiUsageStats() {
|
||||
return this.call({
|
||||
method: 'get',
|
||||
path: '/ui-detailed-stats',
|
||||
path: '/ui-usage-stats',
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue