expt: disable note metadata

This commit is contained in:
Ren Amamiya
2023-09-02 17:28:05 +07:00
parent 4309f734b6
commit 37668393f1
5 changed files with 6 additions and 11 deletions

View File

@@ -61,7 +61,7 @@ export function NoteActions({
type="button"
onClick={() =>
setWidget(db, {
kind: WidgetKinds.thread,
kind: WidgetKinds.local.thread,
title: 'Thread',
content: id,
})