Update SteamProfileLink.plugin.js

This commit is contained in:
Mirco Wittrien 2020-04-20 09:23:37 +02:00
parent 85315985f1
commit ba22179b69
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ var SteamProfileLink = (_ => {
constructor () {
this.changelog = {
"improved":[["Support links","ALso works for support links now"]]
"improved":[["Support links","Also works for support links now"]]
};
}