Skip to content

Commit 987325a

Browse files
committed
changes
1 parent e3f62eb commit 987325a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • services/language_translation

services/language_translation/v2.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,9 @@
348348
$('#credentials-check').hide();
349349
})
350350

351+
console.log(first_launch);
352+
console.log(models);
353+
console.log(logon);
351354
if ((first_launch || !models) && logon) {
352355
$('#credentials-not-found').hide();
353356
getModels();

0 commit comments

Comments
 (0)