feat: added gits

This commit is contained in:
원더 2021-01-09 15:28:59 +09:00
parent 3f9be675de
commit 973d2006a8

View File

@ -83,3 +83,5 @@ export const reportCats = [
'Koreanbots 가이드라인 위반',
'기타',
]
export const git = { 'github.com': { icon: 'github', text: 'Github' }, 'gitlab.com': { icon: 'gitlab', text: 'Gitlab' }}