From 665124b60881e605b7dd35c09c38826d405b85bc Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 4 Jun 2021 11:38:29 +0800 Subject: [PATCH] Update --- SteamWorkshopImageRepair.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SteamWorkshopImageRepair.user.js b/SteamWorkshopImageRepair.user.js index 7acb5b9..949acfa 100644 --- a/SteamWorkshopImageRepair.user.js +++ b/SteamWorkshopImageRepair.user.js @@ -4,7 +4,7 @@ // @version 1.0.0 // @author X.I.U // @description Fixed Steam Workshop image not showing -// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题 +// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用) // @match *://steamcommunity.com/sharedfiles/filedetails/* // @match *://steamcommunity.com/workshop/filedetails/* // @icon https://store.steampowered.com/favicon.ico @@ -15,4 +15,4 @@ if(typeof onYouTubeIframeAPIReady == 'function') { onYouTubeIframeAPIReady(); -} +} \ No newline at end of file