fixing more things up
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export enum CookieType {
|
||||
TEAM_SHORTCUTS_ONBOARDING = "TEAM_SHORTCUTS_ONBOARDING",
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
export enum CookieType {
|
||||
TEAM_SHORTCUTS_ONBOARDING = "TEAM_SHORTCUTS_ONBOARDING",
|
||||
}
|
||||