mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
pwa-wco (#164067)
* pwa-wco * increase titlebar height with WCO as well * remove unused import * move to browser and fix compact menu case
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"short_name": "Code- OSS",
|
||||
"start_url": "/",
|
||||
"lang": "en-US",
|
||||
"display": "standalone",
|
||||
"display_override": [
|
||||
"window-controls-overlay"
|
||||
],
|
||||
"icons": [
|
||||
{
|
||||
"src": "code-192.png",
|
||||
|
||||
Reference in New Issue
Block a user