refactor: update personalized view handling, improve GitHub issue link, and adjust VaaniLogo size

This commit is contained in:
Dr-Blank 2024-10-05 04:48:52 -04:00
parent fa815ae206
commit 758e4cdc83
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
4 changed files with 11 additions and 5 deletions

View file

@ -648,7 +648,7 @@ class _LoginProviderElement
AuthenticatedUser? get user => (origin as LoginProvider).user;
}
String _$personalizedViewHash() => r'65c0bc60e312d290498ab488496495114d407ccb';
String _$personalizedViewHash() => r'425e89d99d7e4712b4d6a688f3a12442bd66584f';
/// fetch the personalized view
///