Skip to content
Snippets Groups Projects
Commit 4f48508f authored by lowercasedonkey's avatar lowercasedonkey
Browse files

FCTV fix

parent 18850083
No related branches found
No related tags found
1 merge request!7283FCTV fix
...@@ -327,7 +327,10 @@ App.Data.resetOnNGPlus = { ...@@ -327,7 +327,10 @@ App.Data.resetOnNGPlus = {
FCTV: { FCTV: {
receiver: -1, receiver: -1,
channel: {}, channel: {},
pcViewership: {}, pcViewership: {
count: 0,
frequency: 4,
},
remote: 0, remote: 0,
weekEnabled: 0 weekEnabled: 0
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment