Change format order
This commit is contained in:
@@ -6,8 +6,8 @@ import PlainTextExporter from "./PlainTextExport";
|
||||
|
||||
export enum exportFormats {
|
||||
HTML = "HTML",
|
||||
JSON = "JSON",
|
||||
PLAIN_TEXT = "PLAIN_TEXT",
|
||||
JSON = "JSON",
|
||||
}
|
||||
|
||||
export enum exportTypes {
|
||||
|
||||
Reference in New Issue
Block a user