mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comments
This commit is contained in:
parent
867a02a191
commit
a0566fba30
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue