Permalink
Browse files

[Jahrbuch.js] Add compatibility with Chrome and Safari (#1464)

  • Loading branch information...
zuphilip authored and adam3smith committed Nov 7, 2017
1 parent 5bf26f6 commit 4aa804907899a4580da5dbb52dcacf8059e47aa0
Showing with 3 additions and 3 deletions.
  1. +3 −3 Jahrbuch.js
View
@@ -8,8 +8,8 @@
"priority": 100,
"inRepository": true,
"translatorType": 4,
"browserSupport": "gv",
"lastUpdated": "2017-01-01 15:22:27"
"browserSupport": "gcsv",
"lastUpdated": "2017-11-04 10:50:28"
}
function detectWeb(doc, url) {
@@ -210,4 +210,4 @@ var testCases = [
]
}
]
/** END TEST CASES **/
/** END TEST CASES **/

0 comments on commit 4aa8049

Please sign in to comment.