mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 12:12:25 -05:00 
			
		
		
		
	[chore] Settings refactor fix 2 (#1357)
* fix emoji query tagging * fix proxy url for gts instance * fix: don't flash callback error on authorize flow
This commit is contained in:
		
					parent
					
						
							
								13e3aaaed1
							
						
					
				
			
			
				commit
				
					
						747683ba54
					
				
			
		
					 11 changed files with 37 additions and 31 deletions
				
			
		|  | @ -72,7 +72,7 @@ function instanceBasedQuery(args, api, extraOptions) { | |||
| module.exports = createApi({ | ||||
| 	reducerPath: "api", | ||||
| 	baseQuery: instanceBasedQuery, | ||||
| 	tagTypes: ["Auth"], | ||||
| 	tagTypes: ["Auth", "Emoji"], | ||||
| 	endpoints: (build) => ({ | ||||
| 		instance: build.query({ | ||||
| 			query: () => ({ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue