style: update data_structure.txt
This commit is contained in:
parent
ac4ca43be6
commit
661fcd8ee6
1 changed files with 14 additions and 1 deletions
|
|
@ -1,4 +1,17 @@
|
|||
Sync:
|
||||
------------------
|
||||
PolyPlus_Settings: {}
|
||||
PolyPlus_PinnedGames: []
|
||||
PolyPlus_BestFriends: []
|
||||
PolyPlus_ItemWishlist: []
|
||||
|
||||
Local:
|
||||
------------------
|
||||
PolyPlus_InventoryCache: {
|
||||
data: [],
|
||||
requested: number (repersenting date)
|
||||
}
|
||||
PolyPlus_GreatDivideStats_[USER ID]: {
|
||||
data: {},
|
||||
requested: number (representing date)
|
||||
}
|
||||
Reference in a new issue