mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-03 18:59:30 -06:00
Missing export
This commit is contained in:
parent
9b7af474bb
commit
f509e0bdba
@ -145,4 +145,4 @@ BackendApi.prototype.postForm = function (path, form, returnOnError) {
|
||||
});
|
||||
};
|
||||
|
||||
module.exports = BackendApi;
|
||||
export default BackendApi;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user