This commit is contained in:
ThatOneCalculator 2022-08-17 16:03:27 -07:00
parent 9c80dab7f4
commit cf0409a7a1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.118.1-calc.7.6",
"version": "12.118.1-calc.8",
"codename": "aqua",
"repository": {
"type": "git",

View file

@ -28,7 +28,7 @@
<script lang="ts" setup>
import { ref } from 'vue';
import * as misskey from 'misskey-js';
import VuePlyr from 'vue-plyr';
import VuePlyr from '@skjnldsv/vue-plyr';
import { defaultStore } from '@/store';
import 'vue-plyr/dist/vue-plyr.css';