mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 01:59:08 +00:00
remove interactions & worker-utils package, update misc/types
This commit is contained in:
parent
33df1c7edc
commit
503e908e36
25 changed files with 27 additions and 850 deletions
|
@ -21,7 +21,7 @@ export type SessionData = {
|
|||
tokens: AuthTokenResponse;
|
||||
user: DiscordUser;
|
||||
guilds: GuildSlug[];
|
||||
flags: SessionFlags;
|
||||
// flags: SessionFlags;
|
||||
};
|
||||
|
||||
export type StateSession = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue