refresh SnapmaticProperties after patching
This commit is contained in:
parent
ec8c1402a5
commit
641bf222c9
1 changed files with 1 additions and 0 deletions
|
@ -585,6 +585,7 @@ bool SnapmaticPicture::setSnapmaticProperties(SnapmaticProperties newSpJson)
|
|||
snapmaticStream.close();
|
||||
if (result != 0)
|
||||
{
|
||||
localSpJson = newSpJson;
|
||||
jsonStr = newJsonStr;
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue