TF-2311 Remove session page view
(cherry picked from commit 557d67b816c91076d8cafc9aa680e62d5b012f5b)
This commit is contained in:
@@ -3603,4 +3603,11 @@ class AppLocalizations {
|
||||
name: 'subjectDescending',
|
||||
);
|
||||
}
|
||||
|
||||
String get notFoundSession {
|
||||
return Intl.message(
|
||||
'Session not found',
|
||||
name: 'notFoundSession',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user