mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	
							parent
							
								
									7298b41a16
								
							
						
					
					
						commit
						533884dcaa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,6 +1,6 @@ | ||||||
| <template> | <template> | ||||||
| <div class="mk-connect-failed"> | <div class="mk-connect-failed"> | ||||||
| 	<img src="https://raw.githubusercontent.com/syuilo/misskey/develop/src/client/assets/error.jpg" alt=""/> | 	<img src="/assets/error.jpg" onerror="this.src='https://raw.githubusercontent.com/syuilo/misskey/develop/src/client/assets/error.jpg';" alt=""/> | ||||||
| 	<h1>{{ $t('title') }}</h1> | 	<h1>{{ $t('title') }}</h1> | ||||||
| 	<p class="text"> | 	<p class="text"> | ||||||
| 		<span>{{ this.$t('description').substr(0, this.$t('description').indexOf('{')) }}</span> | 		<span>{{ this.$t('description').substr(0, this.$t('description').indexOf('{')) }}</span> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue