diff client/src/store/importschedule.js @ 2099:1baae9d31b3d

importschedule: LOS fixed, default level=3
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 04 Feb 2019 12:30:58 +0100
parents 5a898da60b87
children b6cd295bf75d
line wrap: on
line diff
--- a/client/src/store/importschedule.js	Mon Feb 04 11:34:09 2019 +0100
+++ b/client/src/store/importschedule.js	Mon Feb 04 12:30:58 2019 +0100
@@ -79,7 +79,7 @@
     sortBy: null,
     username: "",
     password: "",
-    LOS: 1,
+    LOS: 3,
     minWidth: null,
     maxWidth: null,
     depth: null,