diff --git a/CHANGELOG.md b/CHANGELOG.md index bf2c2c5..a9e2e67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#598 Refactor tvdb rutines](https://github.com/WebTools-NG/WebTools-NG/issues/598) (Internal) * [#597 Add PMS Season/EP Count to FindMissing](https://github.com/WebTools-NG/WebTools-NG/issues/597) (Enhancement) +* [#603 Find Missing Episodes Reorder columns](https://github.com/WebTools-NG/WebTools-NG/issues/603) (Enhancement) ## V1.1.1 ( 20220917 ) diff --git a/src/components/modules/ExportTools/defs/def-Show.json b/src/components/modules/ExportTools/defs/def-Show.json index d5ad2bb..a4af0ff 100644 --- a/src/components/modules/ExportTools/defs/def-Show.json +++ b/src/components/modules/ExportTools/defs/def-Show.json @@ -79,10 +79,10 @@ "Link (Cloud)", "Status (Cloud)", "Episode Count (PMS)", - "Season Count (PMS)", - "Seasons (PMS)", "Episode Count (Cloud)", + "Season Count (PMS)", "Season Count (Cloud)", + "Seasons (PMS)", "Seasons (Cloud)", "Missing" ]