mirror of
https://github.com/mue/mue.git
synced 2026-07-09 13:35:35 +02:00
fix: missing translations, create tab back button
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// since there is so much code in the component, we have moved it to a separate file
|
||||
import offlineImages from './offlineImages.json';
|
||||
|
||||
export function videoCheck(url) {
|
||||
return (
|
||||
url.startsWith('data:video/') ||
|
||||
|
||||
Reference in New Issue
Block a user