Remove Match Tab

This commit is contained in:
advplyr 2021-10-08 17:51:09 -05:00
parent e80ec10e8a
commit 59d12ef5de

View File

@ -36,11 +36,11 @@ export default {
title: 'Cover', title: 'Cover',
component: 'modals-edit-tabs-cover' component: 'modals-edit-tabs-cover'
}, },
{ // {
id: 'match', // id: 'match',
title: 'Match', // title: 'Match',
component: 'modals-edit-tabs-match' // component: 'modals-edit-tabs-match'
}, // },
{ {
id: 'tracks', id: 'tracks',
title: 'Tracks', title: 'Tracks',