fix
This commit is contained in:
parent
87dbbfc8fe
commit
b76b94b839
@ -92,7 +92,7 @@ function create_game_character() {
|
|||||||
)
|
)
|
||||||
|
|
||||||
for ((i=1; i<=$#t; i++)); do
|
for ((i=1; i<=$#t; i++)); do
|
||||||
created=2001-01-01T00:00:00+09:00
|
created=2020-01-01T00:00:00+09:00
|
||||||
col=ai.syui.game.character
|
col=ai.syui.game.character
|
||||||
req=com.atproto.repo.getRecord
|
req=com.atproto.repo.getRecord
|
||||||
url=https://$host/xrpc/$req
|
url=https://$host/xrpc/$req
|
||||||
|
Loading…
x
Reference in New Issue
Block a user