mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 14:14:59 +00:00
docs: Update example recording marker text
This commit is contained in:
parent
9b6ff487da
commit
a7526fa9c4
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
theme: "aider",
|
theme: "aider",
|
||||||
poster: "npt:0:01",
|
poster: "npt:0:01",
|
||||||
markers: [
|
markers: [
|
||||||
[3.0, "Hello!"],
|
[3.0, "Hello, this is a test. This is only a test."],
|
||||||
[300.0, "Hello!"],
|
[300.0, "Hello!"],
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue