PluralKit/src
Spectralitree 6d2fa78767 fix: use spread syntax when updating groups in browser after edit
After editing a group, there would be no members in the group member list anymore. Turns out I was overwriting the member list when patching a group. oops.
2022-01-26 21:06:50 +01:00
..
api tweak(api): make sure data for the constructor is typed instead of any 2022-01-12 10:46:05 +01:00
assets feat: a whole lot of stuff 2021-12-11 12:01:36 +01:00
lib fix: use spread syntax when updating groups in browser after edit 2022-01-26 21:06:50 +01:00
pages feat: use Card to be more UX consistent with the rest of the site 2022-01-23 03:52:11 -05:00
App.svelte feat: add shard status page 2022-01-11 22:09:50 -05:00
main.ts initial commit 2021-12-09 12:53:54 +01:00
stores.ts feat: a whole lot of stuff 2021-12-11 12:01:36 +01:00
vite-env.d.ts initial commit 2021-12-09 12:53:54 +01:00