diff --git a/src/plugins/geolocation.ts b/src/plugins/geolocation.ts index 6fffeea6d..289a1caec 100644 --- a/src/plugins/geolocation.ts +++ b/src/plugins/geolocation.ts @@ -67,7 +67,7 @@ export interface PositionError { * A code that indicates the error that occurred */ code: number; - + /** * A message that can describe the error that occurred */