Skip to content

Commit 665124b

Browse files
committed
Update
1 parent b49420a commit 665124b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SteamWorkshopImageRepair.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// @version 1.0.0
55
// @author X.I.U
66
// @description Fixed Steam Workshop image not showing
7-
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题
7+
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用)
88
// @match *://steamcommunity.com/sharedfiles/filedetails/*
99
// @match *://steamcommunity.com/workshop/filedetails/*
1010
// @icon https://store.steampowered.com/favicon.ico
@@ -15,4 +15,4 @@
1515

1616
if(typeof onYouTubeIframeAPIReady == 'function') {
1717
onYouTubeIframeAPIReady();
18-
}
18+
}

0 commit comments

Comments
 (0)