home
This commit is contained in:
		@@ -25,7 +25,7 @@ const post = async text => {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	createNote(bot, { text });
 | 
						createNote(bot, { text, visibility: 'home' });
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Init router
 | 
					// Init router
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user