Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 61a0433

Browse files
committed
minor fixes
1 parent 0da98d0 commit 61a0433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/botPage/view/View.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import {
3030
import { translate } from '../../common/i18n';
3131
import { isEuCountry, showHideEuElements, hasEuAccount } from '../../common/footer-checks';
3232
import googleDrive from '../../common/integrations/GoogleDrive';
33-
import { getLanguage } from '../../common/lang';
33+
import { getLanguage, showBanner } from '../../common/lang';
3434
import { observer as globalObserver } from '../../common/utils/observer';
3535
import {
3636
getTokenList,

0 commit comments

Comments
 (0)