Fix javascript tests
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
parent
fbb6faebee
commit
d653028cbe
1 changed files with 4 additions and 0 deletions
|
@ -12,4 +12,8 @@ export class OC {
|
|||
return ''
|
||||
}
|
||||
|
||||
getLanguage() {
|
||||
return 'en-GB'
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue