fixed manifest and removed signature
This commit is contained in:
parent
3fd3ecc93f
commit
65432fd270
3 changed files with 2 additions and 2 deletions
|
|
@ -1790,7 +1790,7 @@ function inkInitialize()
|
|||
}
|
||||
catch (e)
|
||||
{
|
||||
displayError("inkInitialize " + e.toString());
|
||||
displayError("inkError" + e.message);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue