Fix email protocol - Change to use svg logo

This commit is contained in:
cuom1999 2024-03-20 17:16:50 -05:00
parent 6dcd3ed0c9
commit d93767abdd
51 changed files with 36 additions and 80 deletions

View file

@ -148,7 +148,7 @@ function register_time(elems, limit) { // in hours
}
window.notification_template = {
icon: '/logo.png'
icon: '/logo.svg'
};
window.notification_timeout = 5000;