mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-16 16:25:17 +00:00
feat: ⚡ Move watch page loading image to local (not discord link)
This commit is contained in:
parent
b99b7f63a0
commit
6a3e9f2e39
2 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
? `${$store.state.tweaks.roundTweak / 3}rem ${$store.state.tweaks.roundTweak / 3}rem 0rem 0rem !important`
|
||||
: '0',
|
||||
}"
|
||||
poster="https://media.discordapp.net/attachments/970793575153561640/974728851441729556/bam.png"
|
||||
poster="/LoadingPoster.jpg"
|
||||
@click="controlsHandler()"
|
||||
@loadedmetadata="checkDimensions()"
|
||||
/>
|
||||
|
|
BIN
NUXT/static/LoadingPoster.jpg
Normal file
BIN
NUXT/static/LoadingPoster.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 109 KiB |
Loading…
Reference in a new issue