refactor(home): merge content of index.html into webview and enable configuring devstar home url in package.json
This commit is contained in:
		@@ -85,6 +85,11 @@
 | 
			
		||||
          "type": "boolean",
 | 
			
		||||
          "default": false,
 | 
			
		||||
          "description": "Disable showing DevStar Home at startup"
 | 
			
		||||
        },
 | 
			
		||||
        "devstar.devstarHomePage": {
 | 
			
		||||
          "type": "string",
 | 
			
		||||
          "default": "https://devstar.cn/devstar-home",
 | 
			
		||||
          "description": "DevStar Home Page"
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user