Keep working on mindmanager support.
This commit is contained in:
@@ -78,6 +78,6 @@ public class MindMapHistory {
|
||||
}
|
||||
|
||||
public byte[] getUnzipXml() throws IOException {
|
||||
return ZipUtils.zipToBytes(xml);
|
||||
return ZipUtils.zipToBytes(getXml());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user