Vencord/src/components/VencordSettings
Rini 8b6c8bc0ec chore: transition to shorter license headers (#6)
Transition from the GPL jumpscare to a more concise header:

	/*
     * Vencord, a Discord client mod
	 * Copyright (c) 2023 Vendicated and contributors
     *
	 * SPDX-License-Identifier: GPL-3.0
     */

Old files still keep the old headers, while eslint will now autofix the new header

Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-08-10 00:17:49 +00:00
..
addonCard.css Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
AddonCard.tsx Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
BackupAndRestoreTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
CloudTab.tsx fix: send notification when settings are manually synced (#1378) 2023-07-04 15:59:42 +00:00
PatchHelperTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
PluginsTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
settingsStyles.css Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
shared.tsx Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
themesStyles.css Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
ThemesTab.tsx Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
UpdaterTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
VencordTab.tsx chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00