Fix proposal loading #44
Reference in New Issue
Block a user
Delete Branch "fix/proposal-loading"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we changed the storage of proposals from an array to a mapping.
Because of this keys/ids now no longer start with zero but with 1.
👯