Skip to content

Commit caf0917

Browse files
authored
docs(platform): add capacitor to method docs (ionic-team#23688)
resolves ionic-team#23687
1 parent fb260a9 commit caf0917

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

angular/src/providers/platform.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ export class Platform {
110110
* | Platform Name | Description |
111111
* |-----------------|------------------------------------|
112112
* | android | on a device running Android. |
113+
* | capacitor | on a device running Capacitor. |
113114
* | cordova | on a device running Cordova. |
114115
* | ios | on a device running iOS. |
115116
* | ipad | on an iPad device. |

0 commit comments

Comments
 (0)