diff --git a/client/src/components/ui/Icons.js b/client/src/components/ui/Icons.js
index 98252357..978738e7 100644
--- a/client/src/components/ui/Icons.js
+++ b/client/src/components/ui/Icons.js
@@ -120,6 +120,10 @@ const Icons = () => (
+
+
+
+
diff --git a/client/src/helpers/constants.js b/client/src/helpers/constants.js
index 09e6ddc2..921f6966 100644
--- a/client/src/helpers/constants.js
+++ b/client/src/helpers/constants.js
@@ -285,6 +285,10 @@ export const SERVICES = [
id: 'ebay',
name: 'eBay',
},
+ {
+ id: 'origin',
+ name: 'Origin',
+ },
{
id: 'steam',
name: 'Steam',