From 35819226bf3515898b0cb809f06e1d77679848b8 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Tue, 16 Mar 2021 19:55:59 +0000 Subject: [PATCH] done for the night --- stations.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stations.go b/stations.go index f119897..cc532f3 100644 --- a/stations.go +++ b/stations.go @@ -39,5 +39,7 @@ func main(){ fmt.Printf("%+v\n", station) } + //mainMenu = RadioMenu(station_list) + } \ No newline at end of file