forked from firka/flutter
Remove the networked image from the example (#123728)
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -7,5 +7,8 @@
|
||||
"editor.formatOnSave": false,
|
||||
"editor.formatOnType": false,
|
||||
|
||||
"html.format.enable": false
|
||||
"html.format.enable": false,
|
||||
"githubPullRequests.ignoredPullRequestBranches": [
|
||||
"master"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user