@medmain/core
Advanced tools
Comparing version 0.1.39 to 0.1.40
@@ -19,2 +19,3 @@ export var ACCESS_LEVELS = { | ||
label: 'AI Prediction', | ||
shortLabel: 'AI', | ||
comment: 'Can request AI prediction and see results' | ||
@@ -25,2 +26,3 @@ }, | ||
label: 'Upload', | ||
shortLabel: 'Upload', | ||
comment: 'Can create scans' | ||
@@ -27,0 +29,0 @@ } |
@@ -28,2 +28,3 @@ "use strict"; | ||
label: 'AI Prediction', | ||
shortLabel: 'AI', | ||
comment: 'Can request AI prediction and see results' | ||
@@ -34,2 +35,3 @@ }, | ||
label: 'Upload', | ||
shortLabel: 'Upload', | ||
comment: 'Can create scans' | ||
@@ -36,0 +38,0 @@ } |
@@ -19,2 +19,3 @@ export const ACCESS_LEVELS = { | ||
label: 'AI Prediction', | ||
shortLabel: 'AI', | ||
comment: 'Can request AI prediction and see results' | ||
@@ -25,2 +26,3 @@ }, | ||
label: 'Upload', | ||
shortLabel: 'Upload', | ||
comment: 'Can create scans' | ||
@@ -27,0 +29,0 @@ } |
{ | ||
"name": "@medmain/core", | ||
"version": "0.1.39", | ||
"version": "0.1.40", | ||
"description": "Medmain's core module, root of everything else", | ||
@@ -5,0 +5,0 @@ "files": [ |
78446
2498