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
Use Promise to Replace Observable Only Emitting Once. See #233.
- Remove impl suffix from table preferences classes.
- Remove unused utils.
- Suppress tslint:await-promise rule for crypto.ts.
Copy file name to clipboardExpand all lines: src/app/services/preference-manager/preferences/capacitor-storage-preferences/capacitor-storage-preferences.spec.ts
Copy file name to clipboardExpand all lines: src/app/services/preference-manager/preferences/capacitor-storage-preferences/capacitor-storage-preferences.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ import { Preferences } from '../preferences';
0 commit comments