mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix: remove commented code
This commit is contained in:
		
							parent
							
								
									dc77a90baf
								
							
						
					
					
						commit
						d9eead6ccc
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -172,9 +172,6 @@ export function getNoteMenu(props: {
 | 
			
		|||
		});
 | 
			
		||||
	}
 | 
			
		||||
	function edit(): void {
 | 
			
		||||
		//os.api('notes/delete', {
 | 
			
		||||
		//	noteId: appearNote.id,
 | 
			
		||||
		//});
 | 
			
		||||
		os.post({
 | 
			
		||||
			initialNote: appearNote,
 | 
			
		||||
			renote: appearNote.renote,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue