mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix shadowsocks-lib server page error
This commit is contained in:
parent
006f34277f
commit
ef9fafe2e6
1 changed files with 2 additions and 1 deletions
|
@ -76,6 +76,7 @@ return L.view.extend({
|
||||||
if (editBtn)
|
if (editBtn)
|
||||||
editBtn.click();
|
editBtn.click();
|
||||||
}
|
}
|
||||||
return this.super('addFooter', arguments);
|
//return this.super('addFooter', arguments);
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue