ai/at
1
0
This commit is contained in:
2025-12-10 18:20:14 +09:00
parent f120ad355c
commit f70e3618fb

View File

@@ -57,7 +57,7 @@ function at-repos-env() {
# indigo: 8be10287 was working, e1034c67 (latest) has issues # indigo: 8be10287 was working, e1034c67 (latest) has issues
typeset -A PINNED_COMMITS typeset -A PINNED_COMMITS
PINNED_COMMITS=( PINNED_COMMITS=(
[indigo]="8be10287" [indigo]="d49b454196351c988ceb5ce1f5e21b689487b5ab"
[atproto]="" [atproto]=""
) )
} }