Change quote style to match existing work

This commit is contained in:
Frank Petrilli 2019-07-01 14:10:32 -07:00 committed by GitHub
parent a72e8a698d
commit 11784e55b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ module.exports = (options = {}) => merge(
short_name: "Coder", short_name: "Coder",
description: "Run VS Code on a remote server", description: "Run VS Code on a remote server",
background_color: "#e5e5e5", background_color: "#e5e5e5",
crossorigin: 'use-credentials', crossorigin: "use-credentials",
icons: [{ icons: [{
src: path.join(root, "packages/web/assets/logo.png"), src: path.join(root, "packages/web/assets/logo.png"),
sizes: [96, 128, 192, 256, 384], sizes: [96, 128, 192, 256, 384],