mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2026-01-17 18:13:29 -08:00
#1 Add documentation
This commit is contained in:
@@ -340,12 +340,12 @@ class SteamWorkshop
|
||||
|
||||
changeLang(views, subscriptions, favorites, author, viewtext)
|
||||
{
|
||||
this.elem.changeLang(views, subscriptions, favorites, author, viewtext);
|
||||
this.elem.changeLang(views, subscriptions, favorites, author, viewtext);
|
||||
}
|
||||
|
||||
setImageVisibility(visibility)
|
||||
{
|
||||
this.elem.setImageVisibility(visibility);
|
||||
this.elem.setImageVisibility(visibility);
|
||||
}
|
||||
|
||||
remove()
|
||||
|
||||
Reference in New Issue
Block a user