mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-06 18:01:05 +00:00
Rename file, as it's lande, not laude
This commit is contained in:
parent
9c9442ab84
commit
8bde7fe8b9
|
@ -69,7 +69,7 @@ if (languageDetectorInGlobalThis) {
|
|||
}
|
||||
module = await import('./language_detection_with_languagedetector');
|
||||
} else {
|
||||
module = await import('./language_detection_with_laude');
|
||||
module = await import('./language_detection_with_lande');
|
||||
}
|
||||
const debouncedGuess = module.debouncedGuess;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user