fix(frontend): Fix access to public streams in incognito
This commit is contained in:
@@ -69,7 +69,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'streams/:streamId',
|
||||
// name: 'streams',
|
||||
name: 'streams',
|
||||
meta: {
|
||||
title: 'Stream | Speckle'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user