oops
This commit is contained in:
@@ -52,6 +52,7 @@ export async function handler(context: Context, db: MySql2Database) {
|
|||||||
if (showAll) {
|
if (showAll) {
|
||||||
delete v.downloadUrl
|
delete v.downloadUrl
|
||||||
delete v.executable
|
delete v.executable
|
||||||
|
delete v.sha512sum
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
const i = v.platforms.indexOf(platString)
|
const i = v.platforms.indexOf(platString)
|
||||||
|
|||||||
Reference in New Issue
Block a user