ci(#10336): stabilize

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-02 14:59:19 +09:00
parent 9982ead9e6
commit 388ecfb1ea
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
8 changed files with 68 additions and 9 deletions

View file

@ -3,7 +3,7 @@ import type { entities } from 'misskey-js'
export const userDetailed = {
id: 'someuserid',
username: 'miskist',
host: null,
host: 'misskey-hub.net',
name: 'Misskey User',
onlineStatus: 'unknown',
avatarUrl: 'https://github.com/misskey-dev/misskey/blob/master/packages/frontend/assets/about-icon.png?raw=true',