chore: update all code to correct repo

This commit is contained in:
Jones8683
2025-08-05 17:56:20 +09:30
parent 3fb70f280a
commit f7ca1c7ddd
+1 -1
View File
@@ -51,7 +51,7 @@ export function OpenMinecraftServerPopup() {
source.setAttribute(
"src",
"https://raw.githubusercontent.com/Jones8683/BetterSEQTA-Plus/main/src/resources/server-video.mp4",
"https://raw.githubusercontent.com/BetterSEQTA/BetterSEQTA-Plus/main/src/resources/server-video.mp4",
);
video.autoplay = true;
video.muted = true;