mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
remove extra line
This commit is contained in:
parent
d6dc6acf04
commit
728f45e0c2
@ -98,7 +98,7 @@ impl Gemini {
|
||||
);
|
||||
|
||||
if auth_scope.len() > 0 {
|
||||
tooltip.push_str(&format!("\n\n<b>scope</b>\n{}", auth_scope.join("\n")));
|
||||
tooltip.push_str(&format!("\n<b>scope</b>\n{}", auth_scope.join("\n")));
|
||||
}
|
||||
|
||||
// Append record option
|
||||
|
Loading…
x
Reference in New Issue
Block a user