social-app を更新
parent
85c700492b
commit
4dfb9addea
@ -1,7 +1,8 @@
|
|||||||
## logout状態では`/profile/$did`を閲覧できない
|
## logout状態では`/profile/$did`を閲覧できない
|
||||||
|
|
||||||
```sh
|
```diff
|
||||||
./lib/constants.ts:export const PUBLIC_BSKY_SERVICE = 'https://bsky.syu.is'
|
- ./lib/constants.ts:export const PUBLIC_BSKY_SERVICE = 'https://public.api.bsky.app'
|
||||||
|
+ ./lib/constants.ts:export const PUBLIC_BSKY_SERVICE = 'https://bsky.syu.is'
|
||||||
```
|
```
|
||||||
|
|
||||||
## timelineのavatarが表示されない
|
## timelineのavatarが表示されない
|
||||||
|
Loading…
Reference in New Issue
Block a user