デフォルトでHTLを表示するように
This commit is contained in:
		@@ -88,8 +88,6 @@ export default Vue.extend({
 | 
			
		||||
			} else if (this.src == 'tag') {
 | 
			
		||||
				this.tagTl = this.$store.state.device.tl.arg;
 | 
			
		||||
			}
 | 
			
		||||
		} else if (this.$store.state.i.followingCount == 0) {
 | 
			
		||||
			this.src = 'hybrid';
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -130,8 +130,6 @@ export default Vue.extend({
 | 
			
		||||
			} else if (this.src == 'tag') {
 | 
			
		||||
				this.tagTl = this.$store.state.device.tl.arg;
 | 
			
		||||
			}
 | 
			
		||||
		} else if (this.$store.state.i.followingCount == 0) {
 | 
			
		||||
			this.src = 'hybrid';
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user