mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
Organisation.features
This commit is contained in:
@@ -87,6 +87,7 @@ export async function updateOrganisation(
|
||||
slug?: string;
|
||||
iconURL?: string | null;
|
||||
statuses?: Record<string, string>;
|
||||
features?: Record<string, boolean>;
|
||||
},
|
||||
) {
|
||||
const [organisation] = await db
|
||||
|
||||
Reference in New Issue
Block a user