fix automatic license header inserter still using 2023 (lmao)

This commit is contained in:
Vendicated
2025-02-07 04:16:15 +01:00
parent 523f657b3b
commit 3b76c30db2
74 changed files with 87 additions and 92 deletions

View File

@@ -1,7 +1,7 @@
/*
* SPDX-License-Identifier: GPL-3.0
* Vesktop, a desktop app aiming to give you a snappier Discord Experience
* Copyright (c) 2023 Vendicated and Vencord contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import { BrowserWindow, shell } from "electron";