mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix linting
This commit is contained in:
parent
8e4b16b2db
commit
f7b4db3ee1
@ -125,7 +125,7 @@ import LastTransactions from '@/components/Template/RightSide/LastTransactions.v
|
||||
// import Favourites from '@/components/Template/RightSide/Favourites.vue'
|
||||
// import TopStorysByMonth from '@/components/Template/RightSide/TopStorysByMonth.vue'
|
||||
import ContributionInfo from '@/components/Template/RightSide/ContributionInfo.vue'
|
||||
import LastContributions from '@/components/Template/RightSide/LastContributions.vue'
|
||||
// import LastContributions from '@/components/Template/RightSide/LastContributions.vue'
|
||||
// import YourOverview from '@/components/Template/RightSide/YourOverview.vue'
|
||||
|
||||
export default {
|
||||
@ -134,7 +134,7 @@ export default {
|
||||
LastTransactions,
|
||||
// Favourites,
|
||||
// TopStorysByMonth,
|
||||
LastContributions,
|
||||
// LastContributions,
|
||||
ContributionInfo,
|
||||
// YourOverview,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user