mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
update comments
This commit is contained in:
parent
867a02a191
commit
a0566fba30
@ -134,7 +134,7 @@ impl Gemini {
|
||||
),
|
||||
};
|
||||
|
||||
// Apply
|
||||
// Apply auth
|
||||
match option {
|
||||
// Activate identity for `auth_uri`
|
||||
Some(profile_identity_gemini_id) => {
|
||||
@ -156,7 +156,7 @@ impl Gemini {
|
||||
}
|
||||
}
|
||||
|
||||
// Update page
|
||||
// Reload page to apply changes
|
||||
action.reload().activate();
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user