remove extra line

This commit is contained in:
yggverse 2024-12-05 14:27:13 +02:00
parent d6dc6acf04
commit 728f45e0c2

View File

@ -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