SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
778 stars 55 forks source link

Fixed PopulateActions breaking inspect links #10

Closed Rock48 closed 6 years ago

Rock48 commented 6 years ago

Also fixed the fact that it literally didn't even work.

At some point like a year ago Valve changed this function to have another parameter at the start. It was never updated in the extension, causing the function to catch an error early on and never actually do anything.