diff --git a/client/src/components/ui/Icons.js b/client/src/components/ui/Icons.js index 978738e7..100e74de 100644 Binary files a/client/src/components/ui/Icons.js and b/client/src/components/ui/Icons.js differ diff --git a/client/src/helpers/constants.js b/client/src/helpers/constants.js index 921f6966..4abc9bac 100644 --- a/client/src/helpers/constants.js +++ b/client/src/helpers/constants.js @@ -289,6 +289,10 @@ export const SERVICES = [ id: 'origin', name: 'Origin', }, + { + id: 'cloudflare', + name: 'Cloudflare', + }, { id: 'steam', name: 'Steam',