mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-13 06:49:36 -04:00
fixed an issue with the naming of the "export to zip" file
This commit is contained in:
parent
3ff5fe0701
commit
113969d1f4
@ -34,6 +34,7 @@ public final class SaveAsHelper {
|
|||||||
KNOWN.add("tt2");
|
KNOWN.add("tt2");
|
||||||
KNOWN.add("cupl");
|
KNOWN.add("cupl");
|
||||||
KNOWN.add("jed");
|
KNOWN.add("jed");
|
||||||
|
KNOWN.add("zip");
|
||||||
}
|
}
|
||||||
|
|
||||||
private final Component parent;
|
private final Component parent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user