Skip to content

Commit 4f3f78c

Browse files
committed
[wiso] Enable for Chrome. Charset can be set for doGet as of 4.0.21
1 parent 570034a commit 4f3f78c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: wiso.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"priority": 100,
99
"inRepository": true,
1010
"translatorType": 4,
11-
"browserSupport": "gsv",
12-
"lastUpdated": "2014-03-04 23:58:44"
11+
"browserSupport": "gcsv",
12+
"lastUpdated": "2014-11-03 23:58:44"
1313
}
1414

1515
/*
@@ -307,4 +307,4 @@ var testCases = [
307307
]
308308
}
309309
]
310-
/** END TEST CASES **/
310+
/** END TEST CASES **/

0 commit comments

Comments
 (0)