We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d13a1 commit 81c66aaCopy full SHA for 81c66aa
1 file changed
client/.vscode/launch.json
@@ -2,25 +2,25 @@
2
"version": "0.2.0",
3
"configurations": [
4
{
5
- "name": "papyrus (web)",
+ "name": "Papyrus (web)",
6
"request": "launch",
7
"type": "dart",
8
"args": ["--dart-define-from-file=.dart_defines"]
9
},
10
11
- "name": "papyrus (android)",
+ "name": "Papyrus (android)",
12
13
14
15
16
17
- "name": "papyrus (iOS)",
+ "name": "Papyrus (iOS)",
18
19
20
21
22
23
- "name": "papyrus (desktop)",
+ "name": "Papyrus (desktop)",
24
25
26
0 commit comments