mirror of
https://github.com/mue/mue.git
synced 2026-06-12 11:38:53 +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({
|
this.setState({
|
||||||
url: '',
|
url: '',
|
||||||
style: '',
|
style: '',
|
||||||
|
type: '',
|
||||||
video: false,
|
video: false,
|
||||||
photoInfo: {
|
photoInfo: {
|
||||||
hidden: true
|
hidden: true
|
||||||
|
|||||||
Reference in New Issue
Block a user