Claire
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/helpers/accounts_helper.rb
|
|
@ -95,7 +95,7 @@ module AccountsHelper |
|
|
|
].join(' '), |
|
|
|
].join(', ') |
|
|
|
|
|
|
|
[prepend_str, account.note].join(' · ') |
|
|
|
[prepend_str, account.note].join(' · ') |
|
|
|
end |
|
|
|
|
|
|
|
def svg_logo |
|
|
|