mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Remove popup deviceStore
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<button
|
||||
type="button"
|
||||
class="receiver__expand-button ghost"
|
||||
class:receiver__expand-button--expanded={isExpanded}
|
||||
class:receiver__expand-button--expanded={isExpanded && mediaStatus}
|
||||
title={_("popupShowDetailsTitle")}
|
||||
disabled={!mediaStatus}
|
||||
on:click={() => {
|
||||
|
||||
Reference in New Issue
Block a user