Continued translating files

This commit is contained in:
SamTV12345 2024-07-22 20:39:44 +02:00
parent 1d977679dd
commit 99c834651c
15 changed files with 78 additions and 58 deletions

View file

@ -214,3 +214,6 @@ export class BrowserDetector {
return false;
}
}
const browser = new BrowserDetector()
export default browser