mirror of
https://github.com/mue/mue.git
synced 2026-06-12 03:28:46 +02:00
fix: background hot reload when changing from custom to api
This commit is contained in:
@@ -239,6 +239,7 @@ export default class Background extends React.PureComponent {
|
||||
this.setState({
|
||||
url: '',
|
||||
style: '',
|
||||
type: '',
|
||||
video: false,
|
||||
photoInfo: {
|
||||
hidden: true
|
||||
|
||||
Reference in New Issue
Block a user