Code correction
This commit is contained in:
parent
a47f0b6218
commit
67418eefc3
|
|
@ -24,6 +24,7 @@ module Touchlane
|
|||
else
|
||||
File.open(project_features_file_path, "w") do |f|
|
||||
f.write(features_json)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue