mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 10:17:41 -07:00
#1 Stats data
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -16,7 +16,7 @@ const STEAMWIDGETS_GROUP_VERSION = 'v1';
|
||||
*/
|
||||
class SteamGroupElem extends HTMLElement
|
||||
{
|
||||
HEADLINE_MAX_LEN = 30;
|
||||
HEADLINE_MAX_LEN = 32;
|
||||
DESCRIPTION_MAX_LEN = 40;
|
||||
|
||||
storedData = {};
|
||||
|
Reference in New Issue
Block a user