1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2019-11-21 09:19:44 +01:00
parent 006f34277f
commit ef9fafe2e6

View file

@ -76,6 +76,7 @@ return L.view.extend({
if (editBtn)
editBtn.click();
}
return this.super('addFooter', arguments);
//return this.super('addFooter', arguments);
return null;
}
});