We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c791a commit 4c6696eCopy full SHA for 4c6696e
1 file changed
SteamWorkshopImageRepair.user.js
@@ -4,7 +4,7 @@
4
// @version 1.0.0
5
// @author X.I.U
6
// @description Fixed Steam Workshop image not showing
7
-// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题
+// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题
8
// @match *://steamcommunity.com/sharedfiles/filedetails/*
9
// @match *://steamcommunity.com/workshop/filedetails/*
10
// @icon https://store.steampowered.com/favicon.ico
@@ -15,4 +15,4 @@
15
16
if(typeof onYouTubeIframeAPIReady == 'function') {
17
onYouTubeIframeAPIReady();
18
-}
+}
0 commit comments