mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-29 02:50:46 +00:00
Log debug
This commit is contained in:
parent
cdc956bba3
commit
d59b6a7e12
|
|
@ -72,5 +72,6 @@ if (languageDetectorInGlobalThis) {
|
|||
module = await import('./language_detection_with_laude');
|
||||
}
|
||||
const debouncedGuess = module.debouncedGuess;
|
||||
console.log(debouncedGuess)
|
||||
|
||||
export { debouncedGuess, countLetters, ISO_639_MAP };
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user