mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
upload org icon
This commit is contained in:
@@ -18,6 +18,7 @@ import organisationMembers from "./organisation/members";
|
||||
import organisationRemoveMember from "./organisation/remove-member";
|
||||
import organisationUpdate from "./organisation/update";
|
||||
import organisationUpdateMemberRole from "./organisation/update-member-role";
|
||||
import organisationUploadIcon from "./organisation/upload-icon";
|
||||
import projectsAll from "./project/all";
|
||||
import projectsByCreator from "./project/by-creator";
|
||||
import projectsByOrganisation from "./project/by-organisation";
|
||||
@@ -66,6 +67,7 @@ export const routes = {
|
||||
organisationMembers,
|
||||
organisationRemoveMember,
|
||||
organisationUpdateMemberRole,
|
||||
organisationUploadIcon,
|
||||
|
||||
organisationsByUser,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user