[PlayerPanel] TabContents Loading text
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LiveChannelContents({
|
||||
noScrollByWheel={false}
|
||||
/>
|
||||
) : (
|
||||
<PlayerTabLoading />
|
||||
<PlayerTabLoading textType={$L("Show")} />
|
||||
)}
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user