clear onboarding box on logout
This commit is contained in:
parent
38dd8522a5
commit
8429e9b2d8
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ class PangeaController {
|
|||
'class_storage',
|
||||
'subscription_storage',
|
||||
'vocab_storage',
|
||||
'onboarding_storage',
|
||||
];
|
||||
|
||||
Future<void> clearCache() async {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue