syuilo/misskey --> misskey-dev/misskey
This commit is contained in:
parent
b5adb02eb8
commit
bb6cd258f3
51 changed files with 68 additions and 68 deletions
|
|
@ -71,12 +71,12 @@ export const meta = {
|
|||
repositoryUrl: {
|
||||
type: 'string' as const,
|
||||
optional: false as const, nullable: false as const,
|
||||
default: 'https://github.com/syuilo/misskey'
|
||||
default: 'https://github.com/misskey-dev/misskey'
|
||||
},
|
||||
feedbackUrl: {
|
||||
type: 'string' as const,
|
||||
optional: false as const, nullable: false as const,
|
||||
default: 'https://github.com/syuilo/misskey/issues/new'
|
||||
default: 'https://github.com/misskey-dev/misskey/issues/new'
|
||||
},
|
||||
secure: {
|
||||
type: 'boolean' as const,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue