From ef6f6580df6e8fbce913eecc1fe7e0f8caf1315b Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Mon, 22 May 2023 22:33:19 +0200 Subject: Update electron version to v14.2.9 (#2214) Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva --- electron/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 electron/.gitattributes (limited to 'electron/.gitattributes') diff --git a/electron/.gitattributes b/electron/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/electron/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf -- cgit v1.2.3