mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-17 21:40:30 +00:00
version sorted
This commit is contained in:
parent
f4d0d6369f
commit
cbb303934c
@ -48,7 +48,7 @@ const versions = {
|
||||
"1.19.1",
|
||||
"1.14.1",
|
||||
"1.20.5"
|
||||
]
|
||||
].sort((a, b) => b.localeCompare(a, undefined, { numeric: true }))
|
||||
};
|
||||
|
||||
const CreateServer = ({ user, onCreateServer, onSubdomainUpdate, onCancel, noServers }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user