Skip to content

Commit 5d04a84

Browse files
committed
Settings: project_file should be project
1 parent 4584d3c commit 5d04a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demosys/conf/default_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
ROCKET = {
3838
'mode': 'editor',
3939
'rps': 24,
40-
'project_file': None,
40+
'project': None,
4141
'files': None,
4242
}
4343

0 commit comments

Comments
 (0)