Skip to content

Commit c75bfbd

Browse files
Prettier ignore
1 parent a3b62d7 commit c75bfbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui.frontend/src/types/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export type Permissions = {
105105
features: Record<FeatureId, boolean>;
106106
};
107107

108+
// prettier-ignore
108109
export type FeatureId =
109110
| 'console.view'
110111
| 'console.execute'

0 commit comments

Comments
 (0)