mirror of
https://github.com/mue/mue.git
synced 2026-07-24 09:17:24 +02:00
fix: offline mode fixes, about tab fix, update modal text
This commit is contained in:
@@ -90,6 +90,7 @@ export default class Quote extends PureComponent {
|
||||
quote: '"' + quote.quote + '"',
|
||||
author: quote.author,
|
||||
authorlink: this.getAuthorLink(quote.author),
|
||||
authorimg: ''
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user