mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Disable skin inspector
This commit is contained in:
parent
017a4f661d
commit
bc04da5c97
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ class FocusedSkin extends React.Component {
|
|||
loaded={this.handleWebampLoaded}
|
||||
/>
|
||||
</div>
|
||||
<Readme skinUrl={Utils.skinUrlFromHash(this.props.hash)} />
|
||||
{/*<Readme skinUrl={Utils.skinUrlFromHash(this.props.hash)} />*/}
|
||||
</>
|
||||
)}
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue