mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
iconPreference column
This commit is contained in:
@@ -101,6 +101,7 @@ export {
|
||||
USER_USERNAME_MAX_LENGTH,
|
||||
} from "./constants";
|
||||
export type {
|
||||
IconStyle,
|
||||
IssueAssigneeInsert,
|
||||
IssueAssigneeRecord,
|
||||
IssueInsert,
|
||||
@@ -135,6 +136,7 @@ export {
|
||||
IssueAssigneeSelectSchema,
|
||||
IssueInsertSchema,
|
||||
IssueSelectSchema,
|
||||
iconStyles,
|
||||
Organisation,
|
||||
OrganisationInsertSchema,
|
||||
OrganisationMember,
|
||||
|
||||
Reference in New Issue
Block a user