Archived
1
0

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

View File

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