mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-07 14:46:41 +00:00
dashboard: update versions filter
This commit is contained in:
parent
ed47618d5f
commit
88e0bcc32f
@ -73,7 +73,7 @@ async function fetchVersions(): Promise<string[]> {
|
|||||||
{},
|
{},
|
||||||
)
|
)
|
||||||
|
|
||||||
return versions.filter((v) => v.endsWith('*'))
|
return versions
|
||||||
}
|
}
|
||||||
|
|
||||||
export const init = () => {
|
export const init = () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user