mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-09 02:35:05 -05:00
Cleanup
This commit is contained in:
parent
6b09c6b262
commit
829ccc6df9
1 changed files with 0 additions and 3 deletions
|
|
@ -103,9 +103,6 @@ class SidebandService():
|
|||
if not silent: notification.setSound(RingtoneManager.getDefaultUri(RingtoneManager.TYPE_NOTIFICATION))
|
||||
else: notification.setSound(None, None)
|
||||
|
||||
# if group != None:
|
||||
# notification.setGroup(group_id)
|
||||
|
||||
if not self.notification_small_icon:
|
||||
# path = self.sideband.notification_icon
|
||||
path = self.sideband.notif_icon_black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue