Skip to content
Snippets Groups Projects
Commit d9eead6c authored by Insert5StarName's avatar Insert5StarName
Browse files

fix: remove commented code

parent dc77a90b
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment