mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Create internal db debugger
This commit is contained in:
@@ -1501,6 +1501,13 @@
|
||||
"updated": "2025-05-30T22:48:14.420Z",
|
||||
"reasonDetail": "For focusing the settings backup key viewer textarea"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/PreferencesInternal.tsx",
|
||||
"line": " const prevAbortControlerRef = useRef<AbortController | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-08-20T18:18:34.081Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/ProfileEditor.tsx",
|
||||
|
||||
Reference in New Issue
Block a user