Add an empty "custom_exercises" property to the default config

This commit is contained in:
Jesse Talavera-Greenberg 2017-03-08 19:47:17 -05:00
parent c13f8cf9e3
commit 52f9675a25
1 changed files with 4 additions and 1 deletions

View File

@ -67,5 +67,8 @@
{
"name": "long_break_lean_back"
}
]
],
"custom_exercises": {
}
}