mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 09:28:14 +01:00
Officially support the system tray on Windows
This commit is contained in:
@@ -1059,6 +1059,14 @@
|
||||
"updated": "2021-05-27T01:33:06.541Z",
|
||||
"reasonDetail": "Interacting with already-existing DOM nodes"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "js/views/settings_view.js",
|
||||
"line": " el: this.$('.system-tray-setting-container'),",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-06-24T23:16:24.537Z",
|
||||
"reasonDetail": "Interacting with already-existing DOM nodes"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/views/settings_view.js",
|
||||
|
||||
Reference in New Issue
Block a user