mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13: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 {
|
match option {
|
||||||
// Activate identity for `auth_uri`
|
// Activate identity for `auth_uri`
|
||||||
Some(profile_identity_gemini_id) => {
|
Some(profile_identity_gemini_id) => {
|
||||||
@ -156,7 +156,7 @@ impl Gemini {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Update page
|
// Reload page to apply changes
|
||||||
action.reload().activate();
|
action.reload().activate();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user