Skip to content

Commit

Permalink
add download
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcrr committed Sep 26, 2024
1 parent 3cb637f commit b376773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/views/Locations/SortLocations.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ import LocationMetadata from '../../components/Locations/LocationMetadata.vue'
// import TimeSeriesContainer from '../../components/Locations/Charts/TimeSeries/TimeSeriesContainer.vue'
import LeaderboardList from '../../components/global/LeaderboardList.vue'
// import Options from '../../components/Locations/Charts/Options/Options.vue'
// import Download from '../../components/Locations/Charts/Download/Download.vue'
import Download from '../../components/Locations/Charts/Download/Download.vue'
export default {
name: 'SortLocations',
Expand Down

0 comments on commit b376773

Please sign in to comment.