core: applications api: add option to only list apps with launch url (#10336)
This commit is contained in:
		 Marc 'risson' Schmitt
					Marc 'risson' Schmitt
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							1789ed67e1
						
					
				
				
					commit
					42e0ff6492
				
			| @ -70,6 +70,7 @@ export class LibraryPage extends AKElement { | ||||
|             ordering: "name", | ||||
|             page, | ||||
|             pageSize: 100, | ||||
|             onlyWithLaunchUrl: true, | ||||
|         }); | ||||
|  | ||||
|         const applicationListFetch = await coreApi().coreApplicationsList(applicationListParams(1)); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user