1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
5ef2072f8a Sticker builder is now bound to the sticker in the store. 2024-12-05 20:43:01 -05:00
ebbfc35496 Drop StickerStore.
Move everything to StickersStore.

Reason is because after setting the sticker owner, it was updating the sticker in the sticker store, but it should update the store that has all the stickers.  Profile page will lookup stickers in the stickers store.
2024-12-04 00:20:41 -05:00
e7c7a44a9d cleanups 2024-12-01 23:59:26 -05:00
582010fb7b Fetch the user and their stickers.
Add useStickersStore.

Rename stickers to sticker_ids.
2024-12-01 19:20:21 -05:00