mirror of
https://github.com/zoriya/flood.git
synced 2025-12-05 23:06:20 +00:00
2 lines
87 B
TypeScript
2 lines
87 B
TypeScript
export const SUPPORTED_CLIENTS = ['qBittorrent', 'rTorrent', 'Transmission'] as const;
|