mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #5128 from overleaf/ae-storybook-project-id
Set window.project_id in Storybook config GitOrigin-RevId: 51d43b3be9afcd6b61e86701b00f479e8f32d525
This commit is contained in:
parent
d9d7382e80
commit
04347d54ac
1 changed files with 2 additions and 0 deletions
|
@ -124,3 +124,5 @@ window.ExposedSettings = {
|
|||
window.user = {
|
||||
id: 'storybook',
|
||||
}
|
||||
|
||||
window.project_id = 'storybook-project'
|
||||
|
|
Loading…
Reference in a new issue