diff --git a/files/assets/js/pusher.js b/files/assets/js/pusher.js index f2ff77c38..40dce5015 100644 --- a/files/assets/js/pusher.js +++ b/files/assets/js/pusher.js @@ -2611,6 +2611,4 @@ beamsClient.start() .then((beamsClient) => beamsClient.getDeviceId()) .then(() => beamsClient.addDeviceInterest(strid)) .then(() => beamsClient.getDeviceInterests()) -.catch(console.error); - -Android.Subscribe(`${strid}`); \ No newline at end of file +.catch(console.error); \ No newline at end of file diff --git a/files/templates/home.html b/files/templates/home.html index 1e4d02267..d7e141aa4 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -167,7 +167,10 @@ {% if v %}