diff --git a/dist/launcher-buttons.js b/dist/launcher-buttons.js
index b7a5f81..eb54395 100644
--- a/dist/launcher-buttons.js
+++ b/dist/launcher-buttons.js
@@ -3105,6 +3105,15 @@ const launcherData = {
},
},
+ "fox-one": {
+ "button": '',
+ "friendlyName": "FOX One",
+ "className": "foxOneButton",
+ "deviceFamily": ["apple-tv"],
+ "apple-tv": {
+ "appName": "FOX One",
+ },
+ }
"fox-sports": {
"button": '',
@@ -12587,4 +12596,4 @@ const launcherCSS = `
`;
-export { launcherData, launcherCSS };
\ No newline at end of file
+export { launcherData, launcherCSS };