Add compress fix.
This commit is contained in:
@@ -68,5 +68,5 @@ public interface MindmapService {
|
||||
|
||||
boolean isAdmin(@Nullable User user);
|
||||
|
||||
void purgeHistory(int mapId);
|
||||
void purgeHistory(int mapId) throws IOException;
|
||||
}
|
||||
|
Reference in New Issue
Block a user