Signal-Desktop/ts/windows/shims.ts
automated-signal 04c53732a3
Monkey-patch os.hostname on Windows 7
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-06-23 12:32:43 -07:00

5 lines
123 B
TypeScript

// Copyright 2022 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import '../util/patchWindows7Hostname';