pi sills
This commit is contained in:
@@ -9,7 +9,7 @@ export const FilesScreen = () => {
|
||||
|
||||
return (
|
||||
<div className="h-full w-full">
|
||||
<WorkspaceView workspace={workspace} ephemeral={ephemeral} />
|
||||
<WorkspaceView workspace={workspace} locked ephemeral={ephemeral} />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user