fix: with error
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
cb4e152800
commit
13a0b62103
@ -14,7 +14,7 @@ declare namespace net {
|
||||
* Creates a translatable component with the passed substitutions
|
||||
*/
|
||||
// @ts-ignore
|
||||
constructor(translate: string, with: java.lang.Object)
|
||||
constructor(translate: string, object: java.lang.Object)
|
||||
// @ts-ignore
|
||||
constructor()
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user