messageTray: Add missing linebreak
Methods should be separated by an empty lines, even when short. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/710
This commit is contained in:
parent
4bfee3a8ca
commit
4ad2523877
@ -153,6 +153,7 @@ var NotificationPolicy = class NotificationPolicy {
|
|||||||
// Do nothing for the default policy. These methods are only useful for the
|
// Do nothing for the default policy. These methods are only useful for the
|
||||||
// GSettings policy.
|
// GSettings policy.
|
||||||
store() { }
|
store() { }
|
||||||
|
|
||||||
destroy() { }
|
destroy() { }
|
||||||
|
|
||||||
get enable() {
|
get enable() {
|
||||||
|
Loading…
Reference in New Issue
Block a user