mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 06:25:52 +02:00
follow upstream
This commit is contained in:
@@ -1873,7 +1873,9 @@ export const endpoints = {
|
||||
},
|
||||
mascotImageUrl: { type: ['string', 'null'] },
|
||||
bannerUrl: { type: ['string', 'null'] },
|
||||
errorImageUrl: { type: ['string', 'null'] },
|
||||
serverErrorImageUrl: { type: ['string', 'null'] },
|
||||
notFoundImageUrl: { type: ['string', 'null'] },
|
||||
infoImageUrl: { type: ['string', 'null'] },
|
||||
iconUrl: { type: ['string', 'null'] },
|
||||
backgroundImageUrl: { type: ['string', 'null'] },
|
||||
logoImageUrl: { type: ['string', 'null'] },
|
||||
|
||||
Reference in New Issue
Block a user