Default disable CondensedLine
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 12m50s
Check copyright year / check_copyright_year (push) Successful in 2m2s
Publish Docker image (develop) / Build (linux/arm64) (push) Failing after 11m29s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 12m35s
Storybook / build (push) Has been skipped
Dockle / dockle (push) Failing after 14m51s
Lint / pnpm_install (push) Failing after 17m36s
Test (frontend) / vitest (20.16.0) (push) Failing after 17m4s
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Lint / typecheck (backend) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Publish Docker image (develop) / merge (push) Has been cancelled
Test (production install and build) / production (20.16.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 20.16.0) (push) Has been cancelled
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 12m50s
Check copyright year / check_copyright_year (push) Successful in 2m2s
Publish Docker image (develop) / Build (linux/arm64) (push) Failing after 11m29s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 12m35s
Storybook / build (push) Has been skipped
Dockle / dockle (push) Failing after 14m51s
Lint / pnpm_install (push) Failing after 17m36s
Test (frontend) / vitest (20.16.0) (push) Failing after 17m4s
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Lint / typecheck (backend) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Publish Docker image (develop) / merge (push) Has been cancelled
Test (production install and build) / production (20.16.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 20.16.0) (push) Has been cancelled
This commit is contained in:
parent
6922a7431b
commit
37e0f38666
@ -394,7 +394,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
enableCondensedLine: {
|
||||
where: 'device',
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
additionalUnicodeEmojiIndexes: {
|
||||
where: 'device',
|
||||
|
Loading…
Reference in New Issue
Block a user