Fix #3325
This commit is contained in:
		
							parent
							
								
									6120474548
								
							
						
					
					
						commit
						a6dc0f3684
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -172,6 +172,8 @@ export default Vue.extend({ | |||
| 		this.$root.getMeta().then(meta => { | ||||
| 			this.maintainerName = meta.maintainer.name; | ||||
| 			this.maintainerEmail = meta.maintainer.email; | ||||
| 			this.disableRegistration = meta.disableRegistration; | ||||
| 			this.disableLocalTimeline = meta.disableLocalTimeline; | ||||
| 			this.bannerUrl = meta.bannerUrl; | ||||
| 			this.name = meta.name; | ||||
| 			this.description = meta.description; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue