Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KerlyJiang1 committed Dec 14, 2019
1 parent f321a3b commit acf4f2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public void RegisterTypes(IContainerRegistry containerRegistry)
containerRegistry.RegisterForNavigation<DeviceMetricHistoryView>();
containerRegistry.RegisterForNavigation<DeviceMetricBoardView>();
containerRegistry.RegisterForNavigation<DeviceMetricHistoryExportView>();
containerRegistry.RegisterForNavigation<DeviceAlarmHistoryView>();
}
}
}

0 comments on commit acf4f2a

Please sign in to comment.