Skip to content

Commit 47df5cb

Browse files
committed
Bump auth key for labs
1 parent e947e58 commit 47df5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/labs/src/components/BrowserPodDemo_Beta.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
await import("https://rt.browserpod.io/0.9.6/browserpod.js");
180180
pod = await BrowserPod.boot({
181181
apiKey:
182-
"bp1_74c9fd5dfa63d386d410f9dad99691d4f4a0776bff3b267e72851604d7a98c46",
182+
"bp1_650b51af6579eb358452af0ced948bc34a6d98693c2969af6ad1b1e74c3948ee",
183183
});
184184
const mainTerminalDiv = document.getElementById("main-console");
185185
const replTerminalDiv = document.getElementById("repl-console");

0 commit comments

Comments
 (0)