Browse Source

Refactoring

pull/3826/head
Thomas Kaul 11 months ago
parent
commit
ccb9e438b0
  1. 2
      libs/common/src/lib/types/x-ray-rules-settings.type.ts

2
libs/common/src/lib/types/x-ray-rules-settings.type.ts

@ -1,4 +1,4 @@
import { PortfolioReportRule } from '../interfaces';
import { PortfolioReportRule } from '@ghostfolio/common/interfaces';
export type XRayRulesSettings = {
AccountClusterRiskCurrentInvestment?: RuleSettings;

Loading…
Cancel
Save