mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-08-19 05:03:28 +08:00
Some minor updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @enum ESharedfileType
|
||||
* @enum ESharedFileType
|
||||
*/
|
||||
module.exports = {
|
||||
"Screenshot": 0,
|
||||
@@ -10,4 +10,4 @@ module.exports = {
|
||||
"0": "Screenshot",
|
||||
"1": "Artwork",
|
||||
"2": "Guide"
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user