mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-19 23:16:48 +00:00
Adds a loading circle to the main page
This commit is contained in:
@@ -24,6 +24,9 @@ angular.module('myApp.enabledExchanges', []).component('enabledexchanges', {
|
||||
$rootScope.$emit('CurrencyChanged', $scope.selected);
|
||||
|
||||
};
|
||||
|
||||
|
||||
$scope.getDashboardData();
|
||||
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user