From d31c4c52f026d05ff34a9b51c4f17273433442e8 Mon Sep 17 00:00:00 2001 From: gehelem Date: Fri, 30 Dec 2022 14:22:04 +0100 Subject: [PATCH] default allsky --- src/datastructure/datastore.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datastructure/datastore.ts b/src/datastructure/datastore.ts index afaccae..8cf167d 100644 --- a/src/datastructure/datastore.ts +++ b/src/datastructure/datastore.ts @@ -8,7 +8,7 @@ export class Datastore { //currentMod: string='focus1'; //currentDev: string='Control'; //currentGrp: string=''; - currentMod: string='guider1'; + currentMod: string='allsky'; currentDev: string='Controls'; currentGrp: string='';