アプリケーションが作れない問題を修正
This commit is contained in:
		
							parent
							
								
									a3683e39a0
								
							
						
					
					
						commit
						659271b0cc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -240,7 +240,7 @@
 | 
				
			||||||
				name_id: nid,
 | 
									name_id: nid,
 | 
				
			||||||
				description: description,
 | 
									description: description,
 | 
				
			||||||
				callback_url: cb,
 | 
									callback_url: cb,
 | 
				
			||||||
				permission: permission.join(',')
 | 
									permission: permission
 | 
				
			||||||
			}).then(() => {
 | 
								}).then(() => {
 | 
				
			||||||
				location.href = '/apps';
 | 
									location.href = '/apps';
 | 
				
			||||||
			}).catch(() => {
 | 
								}).catch(() => {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue