Skip to content
Snippets Groups Projects
Unverified Commit cee2fb12 authored by Katie Broida's avatar Katie Broida Committed by GitHub
Browse files

Merge pull request #3817 from ktbee/correct-default-videostate

Remove default state for extensions that haven't been added to a new project yet
parents d3cf89d9 d410ebea
No related branches found
No related tags found
No related merge requests found
......@@ -62,10 +62,7 @@ const projectData = translateFunction => {
md5ext: '83a9787d4cb6f3b7632b4ddfebf74367.wav'
}
],
volume: 100,
tempo: 60,
videoTransparency: 50,
videoState: 'off'
volume: 100
},
{
isStage: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment