Skip to content

Commit e3c823d

Browse files
author
Natasha Rooney
committed
Merge pull request #25 from takeshiU/patch-3
Update battery.json
2 parents cba0c96 + 20493c6 commit e3c823d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

api_by_features/battery.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@
2929
"working group": "Apache"
3030
},
3131
"FirefoxOS": {
32-
"url": "browser"
32+
"api": "BatteryManager",
33+
"url": "https://developer.mozilla.org/en-US/docs/Web/API/BatteryManager",
34+
"working group": "Mozilla"
35+
},
36+
"ChromeApps": {
37+
"api": "browzer"
3338
},
34-
"ChromeApps": "",
3539
"Tizen": {
3640
"url": "browser"
3741
},

0 commit comments

Comments
 (0)