mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-01-12 01:23:09 +02:00
feat(pages): Disable AiScript step limitation to improve usability
This commit is contained in:
parent
84a1ec01bc
commit
9139c863bf
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