Discard changes to src/lib/strings/embed-player.ts

This commit is contained in:
hailey
2025-06-26 09:36:01 -07:00
committed by GitHub
parent 7be11f9743
commit 1785a5ab4f
+2 -2
View File
@@ -11,8 +11,8 @@ const IFRAME_HOST = isWeb
? 'http://localhost:8100'
: 'https://bsky.app'
: __DEV__ && !process.env.JEST_WORKER_ID
? 'http://localhost:8100'
: 'https://bsky.app'
? 'http://localhost:8100'
: 'https://bsky.app'
export const embedPlayerSources = [
'youtube',