mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-21 09:57:28 +08:00
fix: 全局格式化
This commit is contained in:
@@ -2,7 +2,7 @@ export const medalTitles = {
|
||||
COMMENT: '评论达人',
|
||||
POST: '发帖达人',
|
||||
SEED: '种子用户',
|
||||
CONTRIBUTOR: '贡献者'
|
||||
CONTRIBUTOR: '贡献者',
|
||||
}
|
||||
|
||||
export function getMedalTitle(type) {
|
||||
|
||||
Reference in New Issue
Block a user