mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
tweak client
This commit is contained in:
@ -18,7 +18,7 @@ const name = 'clicker';
|
||||
const widgetPropsDef = {
|
||||
showHeader: {
|
||||
type: 'boolean' as const,
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user