Live video on the AT Protocol

Apply suggestion from @iameli

authored by Eli Mallon and committed by GitHub fe1b80f0 81abea9c

-1
-1
js/app/store/slices/blueskySlice.ts
··· 202 notification: null, 203 204 clearNotification: () => { 205 - console.log("clear notif"); 206 clearQueryParams(); 207 set({ notification: null }); 208 },
··· 202 notification: null, 203 204 clearNotification: () => { 205 clearQueryParams(); 206 set({ notification: null }); 207 },