Fix email protocol - Change to use svg logo
This commit is contained in:
parent
6dcd3ed0c9
commit
d93767abdd
51 changed files with 36 additions and 80 deletions
|
@ -148,7 +148,7 @@ function register_time(elems, limit) { // in hours
|
|||
}
|
||||
|
||||
window.notification_template = {
|
||||
icon: '/logo.png'
|
||||
icon: '/logo.svg'
|
||||
};
|
||||
window.notification_timeout = 5000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue