mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-01 17:41:03 +08:00
feat: add pioneer medal dto
This commit is contained in:
@@ -3,6 +3,7 @@ export const medalTitles = {
|
||||
POST: '发帖达人',
|
||||
SEED: '种子用户',
|
||||
CONTRIBUTOR: '贡献者',
|
||||
PIONEER: '开山鼻祖',
|
||||
}
|
||||
|
||||
export function getMedalTitle(type) {
|
||||
|
||||
Reference in New Issue
Block a user