You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This plugin offers the API which has been removed from @capacitor/device plugin
39
39
40
40
## About
41
41
42
-
This plugin offers the API which has been removed from `@capacitor/device` plugin in v7.0 (getInfo() no longer returns diskFree, diskTotal, realDiskFree and realDiskTotal) as some apps still require this. For more details also see https://capacitorjs.com/docs/updating/7-0#device
42
+
This plugin offers the API which has been removed from `@capacitor/device` plugin in v7.0 (getInfo() no longer returns diskFree, diskTotal, realDiskFree and realDiskTotal). For more details also see https://capacitorjs.com/docs/updating/7-0#device
43
43
44
44
This plugin contains code derived from or inspired by [@capacitor/device](https://github.com/ionic-team/capacitor-plugins/tree/main/device) plugin.
45
45
Please note that it is a community plugin, not maintained by the Capacitor team.
@@ -104,10 +104,10 @@ For detailed steps on how to do this, please see the [Capacitor Docs](https://ca
0 commit comments