mirror of
https://github.com/mue/mue.git
synced 2026-07-20 15:34:10 +02:00
bug fixes
This commit is contained in:
@@ -72,7 +72,7 @@ export default class Background extends React.PureComponent {
|
||||
this.setBackground(url);
|
||||
this.setCredit(photographer);
|
||||
|
||||
document.querySelector('#backgroundCredits').style.display = 'none'; // Hide the location icon
|
||||
//document.querySelector('#backgroundCredits').style.display = 'none'; // Hide the location icon
|
||||
}
|
||||
|
||||
async determineMode() {
|
||||
|
||||
Reference in New Issue
Block a user