enhance(frontend): クリップボタンをノートアクションに追加できるように

This commit is contained in:
syuilo
2023-03-24 16:54:37 +09:00
parent e438091113
commit 5f52b13325
13 changed files with 199 additions and 62 deletions

View File

@@ -65,6 +65,8 @@ async function create() {
os.apiWithDialog('clips/create', result);
clipsCache.delete();
pagingComponent.reload();
}