Skip to content

Commit f84b8ad

Browse files
authored
🎯┃Auto-Quest
1 parent 3c6e46c commit f84b8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AutoQuest/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ <h2 class="modal-title">Tutoriais</h2>
498498
window.addEventListener('DOMContentLoaded', function () {
499499

500500
var videoCelular = '/Desktop.mp4';
501-
var videoPC = 'https://cdn.discordapp.com/attachments/1080183819572887613/1479445586947211367/PC.mp4?ex=69ac1092&is=69aabf12&hm=edd0200fc235e0386f0ee914bd6b0bc84ffd713dab70ef74a454e8740477b138&';
501+
var videoPC = '/Mobile.mp4';
502502

503503

504504
function loadVideo(url, containerId) {

0 commit comments

Comments
 (0)