Change quote style to match existing work
This commit is contained in:
parent
a72e8a698d
commit
11784e55b2
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue