Skip to content

Commit 8d16c1b

Browse files
committed
add line breaks in sample description.
1 parent c1d128f commit 8d16c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • example/unity/DemoApp/Assets/FlutterUnityIntegration

example/unity/DemoApp/Assets/FlutterUnityIntegration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"samples": [
1717
{
1818
"displayName": "Demo",
19-
"description": "Scenes and scripts for the Demo project.\n\n To run the demo, add the scenes to your build settings. 0: SampleScene, 1: scene_2, 2: NativeScene",
19+
"description": "Scenes and scripts for the Demo project.\n\n To run the demo, add the scenes to your build settings. \n 0: SampleScene \n 1: scene_2 \n 2: NativeScene \n",
2020
"path": "Samples~/Demo"
2121
}
2222
]

0 commit comments

Comments
 (0)