mirror of
https://github.com/mue/mue.git
synced 2026-07-23 08:47:19 +02:00
style: codacy fixes
This commit is contained in:
@@ -153,7 +153,8 @@ export default class Background extends PureComponent {
|
||||
photographerURL: photographerURL,
|
||||
photoURL: photoURL
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
this.setState(object);
|
||||
|
||||
localStorage.setItem('currentBackground', JSON.stringify(object));
|
||||
|
||||
Reference in New Issue
Block a user