| @@ -116,6 +116,10 @@ export default Vue.extend({ | ||||
| 	}, | ||||
|  | ||||
| 	created() { | ||||
| 		this.$emit('init', { | ||||
| 			title: this.$t('@.explore'), | ||||
| 			icon: faHashtag | ||||
| 		}); | ||||
| 		this.$root.api('hashtags/list', { | ||||
| 			sort: '+attachedLocalUsers', | ||||
| 			attachedToLocalUserOnly: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo