mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-08 20:19:29 +00:00
refactor: update personalized view handling, improve GitHub issue link, and adjust VaaniLogo size
This commit is contained in:
parent
fa815ae206
commit
758e4cdc83
4 changed files with 11 additions and 5 deletions
|
|
@ -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
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue