feat: update user cefr model key (#1628)

This commit is contained in:
ggurdin 2025-01-28 16:00:59 -05:00 committed by GitHub
parent fbdf82b08a
commit ccec4f8470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ class ModelKey {
static const String toolSettings = 'tool_settings';
static const String userSettings = 'user_settings';
static const String instructionsSettings = 'instructions_settings';
static const String cefrLevel = 'cefr_level';
static const String cefrLevel = 'user_cefr';
// matrix profile keys
// making this a random string so that it's harder to guess