changeset 254:e011a0733e3d

Fix bugs
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Fri, 12 Mar 2021 17:39:52 +0100
parents d21b5d79f659
children 6977df9241a6
files LazyBear/UI/CompanyView.swift
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/LazyBear/UI/CompanyView.swift	Fri Mar 12 10:54:41 2021 +0100
+++ b/LazyBear/UI/CompanyView.swift	Fri Mar 12 17:39:52 2021 +0100
@@ -29,6 +29,7 @@
                     InsiderTransactions(symbol: symbol)
                 }
             }
+            .onAppear { companyType.view = .stock }
         }
         .toolbar {
             ToolbarItem(placement: .principal) {