This commit is contained in:
@@ -86,6 +86,7 @@ const CADEditor: React.FC<CADEditorProps> = ({ projectId, token, onNavigateBack
|
||||
userName: user?.name || 'Gast',
|
||||
userColor: '#3498db',
|
||||
enabled: true,
|
||||
token: token || undefined,
|
||||
});
|
||||
|
||||
// Project
|
||||
|
||||
Reference in New Issue
Block a user