Skip to content

Fix syntax error in conditional statement

Drew Blessing requested to merge fix_syntax_error into master

Recent changes to the init file introduced syntax errors. Added in a missing semi-colon and bracket.

Merge request reports