Commit 47094e3
authored
fix(confd): correct NacosClient instantiation parameter format (#959)
Changed from named parameter array format to positional parameter format when instantiating NacosClient via the make() function.
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>1 parent d7872d3 commit 47094e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments