From 6acffd496cb857dfdc890e097d54c120c7594add Mon Sep 17 00:00:00 2001
From: rakekniven <2069590+rakekniven@users.noreply.github.com>
Date: Thu, 10 Oct 2024 17:35:50 +0200
Subject: [PATCH 4/4] url -> URL
---
src/pages/Watch.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/Watch.vue b/src/pages/Watch.vue
index 3989758..4427c54 100644
--- a/src/pages/Watch.vue
+++ b/src/pages/Watch.vue
@@ -63,7 +63,7 @@
- {{ t("rolls", "Copy url") }}
+ {{ t("rolls", "Copy URL") }}
{{ t("rolls", "Copied!") }}
@@ -392,4 +392,4 @@ div.content-wrapper.text-editor__content-wrapper > div.editor__content.text-edit
.editor .text-readonly-bar:has(span.format-list-bulleted-icon) {
display: none;
}
-
\ No newline at end of file
+