Own your voice
09390fad8f
Fixes problem with guildMeta not updating from the server Fixes problem with unknown member for "second" guild The pairVerifier was getting unverified due to the socket connecting *after* the fetch request was sent. Unfortunately, this unverification happened *before* the fetch request was resolved. Fixed by re-fetching the trusted promise after unverification. For a perfect solution in the future, we should remove the re-fetch. This could be done by canceling socket-guild fetches if the socket isn't connected yet. |
||
---|---|---|
.vscode | ||
archive | ||
figma | ||
src | ||
.gitignore | ||
jest.config.js | ||
makefile | ||
package-lock.json | ||
package.json | ||
todo.txt |