summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/projects/commits/store/mutation_types.js
blob: 0a6a5a0b9028072536fb6e5f256a4b3cdeedfd73 (plain)
1
2
export const SET_INITIAL_DATA = 'SET_INITIAL_DATA';
export const COMMITS_AUTHORS = 'COMMITS_AUTHORS';