From f4b370945a1012c4e1a697a675dbbe8061a729f7 Mon Sep 17 00:00:00 2001 From: Alin Date: Wed, 15 Feb 2023 12:34:33 +0000 Subject: [PATCH] add setting --- src/components/PreferencesPage.vue | 22 ++++++++++++++++++++++ src/components/VideoPlayer.vue | 7 ++++++- src/locales/en.json | 2 ++ src/main.js | 2 ++ 4 files changed, 32 insertions(+), 1 deletion(-) diff --git a/src/components/PreferencesPage.vue b/src/components/PreferencesPage.vue index 507c598a..886251f8 100644 --- a/src/components/PreferencesPage.vue +++ b/src/components/PreferencesPage.vue @@ -45,6 +45,25 @@ @change="onChange($event)" /> +