Merge branch 'misskey-dev:develop' into error-style

This commit is contained in:
Kainoa Kanter 2022-07-05 15:06:56 -07:00 committed by GitHub
commit 32d50fc8ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 1585 additions and 239 deletions

View file

@ -9,6 +9,9 @@ export const meta = {
requireCredential: false,
allowGet: true,
cacheSec: 60,
res: {
type: 'array',
optional: false, nullable: false,

View file

@ -5,7 +5,7 @@ html
head
meta(charset='utf-8')
meta(name='application-name' content='Misskey')
title Misskey BIOS
title Misskey Repair Tool
style
include ../bios.css
script
@ -13,7 +13,7 @@ html
body
header
h1 Misskey BIOS #{version}
h1 Misskey Repair Tool #{version}
main
div.tabs
button#ls edit local storage