mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Continued translating files
This commit is contained in:
parent
1d977679dd
commit
99c834651c
15 changed files with 78 additions and 58 deletions
3
src/static/js/vendors/browser.ts
vendored
3
src/static/js/vendors/browser.ts
vendored
|
@ -214,3 +214,6 @@ export class BrowserDetector {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
const browser = new BrowserDetector()
|
||||
export default browser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue