setLabelSnippetEditFileTabs(state, {index, value}) {
    state.labelSnippets.edit.snippetFiles[index].tabs = value
  },