Enable "displaying application used to post" setting by default (#9994)
related: https://github.com/tootsuite/mastodon/pull/9897#issuecomment-461093615
This commit is contained in:
		
							parent
							
								
									157d3af46c
								
							
						
					
					
						commit
						a666d1e7ed
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -26,7 +26,7 @@ defaults: &defaults
 | 
				
			||||||
  expand_spoilers: false
 | 
					  expand_spoilers: false
 | 
				
			||||||
  preview_sensitive_media: false
 | 
					  preview_sensitive_media: false
 | 
				
			||||||
  reduce_motion: false
 | 
					  reduce_motion: false
 | 
				
			||||||
  show_application: false
 | 
					  show_application: true
 | 
				
			||||||
  system_font_ui: false
 | 
					  system_font_ui: false
 | 
				
			||||||
  noindex: false
 | 
					  noindex: false
 | 
				
			||||||
  theme: 'default'
 | 
					  theme: 'default'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue