Improve MisskeyPages
This commit is contained in:
parent
d3c3ad839b
commit
7c714f5788
2 changed files with 4 additions and 2 deletions
|
|
@ -127,6 +127,7 @@ export const envVarsDef: Record<string, Type> = {
|
|||
MY_FOLLOWING_COUNT: 'number',
|
||||
SEED: null,
|
||||
YMD: 'string',
|
||||
NULL: null,
|
||||
};
|
||||
|
||||
export function isLiteralBlock(v: Block) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue