|
|
@ -146,7 +146,6 @@ export class GfHomeWatchlistComponent implements OnInit { |
|
|
GfCreateWatchlistItemDialogComponent, |
|
|
GfCreateWatchlistItemDialogComponent, |
|
|
CreateWatchlistItemDialogParams |
|
|
CreateWatchlistItemDialogParams |
|
|
>(GfCreateWatchlistItemDialogComponent, { |
|
|
>(GfCreateWatchlistItemDialogComponent, { |
|
|
autoFocus: false, |
|
|
|
|
|
data: { |
|
|
data: { |
|
|
deviceType: this.deviceType(), |
|
|
deviceType: this.deviceType(), |
|
|
locale: this.user?.settings?.locale ?? DEFAULT_LOCALE |
|
|
locale: this.user?.settings?.locale ?? DEFAULT_LOCALE |
|
|
|