remember stream resolution & fps settings

This commit is contained in:
Vendicated
2025-02-06 04:51:20 +01:00
parent 9b0503f49d
commit b620e07445
4 changed files with 69 additions and 27 deletions

View File

@@ -4,6 +4,7 @@
* Copyright (c) 2023 Vendicated and Vencord contributors
*/
// Discord deletes this from the window so we need to capture it in a variable
export const { localStorage } = window;
export const isFirstRun = (() => {