mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-03 15:34:25 +00:00
Toggle readme
This commit is contained in:
parent
cfee97c201
commit
befb901fd0
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ class BaseFocusedSkin extends React.Component {
|
|||
closeModal={this.props.closeModal}
|
||||
/>
|
||||
</div>
|
||||
{false && <SkinReadme />}
|
||||
{this.props.fileExplorerOpen && <SkinReadme />}
|
||||
</>
|
||||
)}
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue