mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 15:05:27 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -82,6 +82,7 @@ const activeName = ref('ALL')
|
||||
|
||||
const rarityLevels = [
|
||||
{ label: "全部", name: "ALL" },
|
||||
{ label: "UR", name: "UR" },
|
||||
{ label: "SP", name: "SP" },
|
||||
{ label: "SSR", name: "SSR" },
|
||||
{ label: "SR", name: "SR" },
|
||||
|
||||
Reference in New Issue
Block a user