Skip to content

Commit

Permalink
Update src/views/Watch.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Livia Medeiros <[email protected]>
  • Loading branch information
NeloBlivion and LiviaMedeiros authored Nov 14, 2023
1 parent 09ffea8 commit 3775c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Watch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ import WatchHighlights from "@/components/watch/WatchHighlights.vue";
import WatchToolBar from "@/components/watch/WatchToolbar.vue";
import WatchComments from "@/components/watch/WatchComments.vue";
import UploadScript from "@/components/tlscriptmanager/UploadScript.vue";
import { decodeHTMLEntities, syncState, getYTLangFromState} from "@/utils/functions";
import { decodeHTMLEntities, syncState, getYTLangFromState } from "@/utils/functions";
import { mapState } from "vuex";
import { mdiOpenInNew, mdiDockLeft, mdiThumbUp } from "@mdi/js";
Expand Down

0 comments on commit 3775c2e

Please sign in to comment.