mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Fix typo
This commit is contained in:
@@ -21,7 +21,7 @@ const initialState = {
|
||||
assetUrl: getQueryVariable('asset_url') || '',
|
||||
commentId: getQueryVariable('comment_id') || '',
|
||||
commentClassNames: [],
|
||||
activeTab: process.env.TALK_DEFAULT_STEAM_TAB,
|
||||
activeTab: process.env.TALK_DEFAULT_STREAM_TAB,
|
||||
previousTab: '',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user