mirror of
https://github.com/mue/mue.git
synced 2026-07-21 07:54:13 +02:00
feat(translations): add 7.0 support for most settings and some of marketplace
This commit is contained in:
@@ -35,7 +35,6 @@ const downloadImage = async (info) => {
|
||||
variables.stats.postEvent('feature', 'Background download');
|
||||
};
|
||||
|
||||
|
||||
const getMessage = (text) => variables.language.getMessage(variables.languagecode, text);
|
||||
|
||||
export default function PhotoInformation({ info, url, api }) {
|
||||
|
||||
Reference in New Issue
Block a user