From e973fe5d317d8f0b199356728bef7ab97447eac6 Mon Sep 17 00:00:00 2001 From: ferhat elmas Date: Mon, 1 Aug 2022 22:04:52 +0200 Subject: [PATCH] fix: handle api secret and its warning in browser (#517) --- src/client.ts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/client.ts b/src/client.ts index c94d24f3..ec146138 100644 --- a/src/client.ts +++ b/src/client.ts @@ -248,8 +248,9 @@ export class StreamClient