Discard changes to src/lib/strings/embed-player.ts
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user