mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-12-01 22:28:00 -07:00
feat(pages): Disable AiScript step limitation to improve usability
This commit is contained in:
parent
f4076973a2
commit
505b99cb00
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ export class ASEvaluator {
|
||||||
},
|
},
|
||||||
log: (type, params) => {
|
log: (type, params) => {
|
||||||
},
|
},
|
||||||
maxStep: 16384
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue