temp
This commit is contained in:
		@@ -8,9 +8,10 @@
 | 
			
		||||
      "enum": [
 | 
			
		||||
        "system-app",
 | 
			
		||||
        "micro-app",
 | 
			
		||||
        "gateway-app"
 | 
			
		||||
        "gateway-app",
 | 
			
		||||
        "pm2-system-app"
 | 
			
		||||
      ],
 | 
			
		||||
      "$comment": "Type must be either 'system-app' or 'micro-app' or 'gateway-app'."
 | 
			
		||||
      "$comment": "Type must be either 'system-app' or 'micro-app' or 'gateway-app' or 'pm2-system-app'."
 | 
			
		||||
    },
 | 
			
		||||
    "home": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user