BREAKING CHANGE(API): updateReversConfigs -> updateReverseConfigs
This commit is contained in:
parent
ae561e3e88
commit
70690f6400
@ -19,7 +19,7 @@ export class SmartProxy {
|
||||
this.options = optionsArg;
|
||||
}
|
||||
|
||||
public async updateReversConfigs(
|
||||
public async updateReverseConfigs(
|
||||
reverseConfigsArg: plugins.tsclass.network.IReverseProxyConfig[]
|
||||
) {
|
||||
// TODO search for old hostCandidates with that target
|
||||
|
Loading…
Reference in New Issue
Block a user