mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
New option for control over update downloads
This commit is contained in:
@@ -431,6 +431,13 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-06-15T23:46:51.629Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
"line": " this.$('.whats-new-placeholder').append(this.whatsNewView.el);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-08-17T01:37:13.116Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
@@ -439,6 +446,13 @@
|
||||
"updated": "2021-02-26T18:44:56.450Z",
|
||||
"reasonDetail": "Adding sub-view to DOM"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
"line": " this.$('.whats-new-placeholder').append(this.whatsNewView.el);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-08-17T01:37:13.116Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-appendTo(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
|
||||
Reference in New Issue
Block a user