mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
xo: Fix @typescript-eslint/naming-convention.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {ipcRenderer} from "../typed-ipc-renderer.js";
|
||||
|
||||
export const connectivityERR: string[] = [
|
||||
export const connectivityError: string[] = [
|
||||
"ERR_INTERNET_DISCONNECTED",
|
||||
"ERR_PROXY_CONNECTION_FAILED",
|
||||
"ERR_CONNECTION_RESET",
|
||||
|
||||
Reference in New Issue
Block a user