tgxn / lemmy-modder

A moderation tool for Lemmy
https://modder.lemmyverse.net/
MIT License
12 stars 3 forks source link

Added the reducers and moved the store #108

Closed Pdzly closed 11 months ago

Pdzly commented 11 months ago

Is the 2nd part of #66 changes the reducers to use the redux-toolkit slices.

tgxn commented 11 months ago

nice work 👍 in future, can we merge stuff into develop first - so it will build a container, and we can bundle releases to main 😎 im gonna merge my pm stuff now so i wanna check if this all works with that

Pdzly commented 11 months ago

Oh yeah i am sry i forgot it agiain @tgxn ! I will remind myself next time.

tgxn commented 11 months ago

hmmmmmm, looks like there's some issues with this though. I'm getting some errors on develop :/ currentUser.site is undefined seeing an undefined site image

tgxn commented 11 months ago

https://github.com/tgxn/lemmy-modder/compare/develop...fix_reducers?expand=1 fixes in here should be OK