# HG changeset patch # User Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> # Date 1615567192 -3600 # Node ID e011a0733e3ddaae9d1dccd3e44dc7b1e090d1f5 # Parent d21b5d79f6590e073fb3c9de896224ee3c3c9dc8 Fix bugs diff -r d21b5d79f659 -r e011a0733e3d LazyBear/UI/CompanyView.swift --- 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) {