mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Remove a bunch more global variables
This commit is contained in:
@@ -18,6 +18,7 @@ global.window = {
|
||||
Date,
|
||||
performance,
|
||||
SignalContext: {
|
||||
getPath: () => '/tmp',
|
||||
getVersion: () => package.version,
|
||||
config: {
|
||||
serverUrl: 'https://127.0.0.1:9',
|
||||
|
||||
Reference in New Issue
Block a user