This commit is contained in:
Aevann1 2022-01-15 12:26:53 +02:00
parent 42fb49a7f5
commit fad094065f

View file

@ -2613,4 +2613,4 @@ beamsClient.start()
.then(() => beamsClient.getDeviceInterests())
.catch(console.error);
Android.Subscribe(strid);
Android.Subscribe(`${strid}`);