Update src/data/clients.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
krambovic 2026-07-20 13:39:46 +03:00 committed by GitHub
parent f2ff433473
commit bf762dc4ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -681,7 +681,6 @@ export const CLIENTS: Client[] = [
github: 'https://github.com/krambovic/Lumen-KVN'
}
}
]
export function getClientsByPlatform(platform: Platform): Client[] {