mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
fix(extended-device-information): fix wrong decorator
This commit is contained in:
@@ -53,6 +53,6 @@ export class ExtendedDeviceInformation extends IonicNativePlugin {
|
||||
/**
|
||||
* Get the total storage
|
||||
*/
|
||||
@CordovaProperty
|
||||
@CordovaProperty()
|
||||
freestorage: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user