mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Only show second divider if push notifications are shown
This commit is contained in:
@@ -118,9 +118,9 @@
|
||||
</paper-menu>
|
||||
|
||||
<div>
|
||||
<div class='divider'></div>
|
||||
|
||||
<template is='dom-if' if='[[supportPush]]'>
|
||||
<div class='divider'></div>
|
||||
|
||||
<paper-item class='horizontal layout justified'>
|
||||
<div class='setting'>Push Notifications</div>
|
||||
<paper-toggle-button
|
||||
|
||||
Reference in New Issue
Block a user