docs: Update example recording marker text

This commit is contained in:
Paul Gauthier 2025-03-14 08:06:05 -07:00 committed by Paul Gauthier (aider)
parent 9b6ff487da
commit a7526fa9c4

View file

@ -155,7 +155,7 @@ document.addEventListener('DOMContentLoaded', function() {
theme: "aider",
poster: "npt:0:01",
markers: [
[3.0, "Hello!"],
[3.0, "Hello, this is a test. This is only a test."],
[300.0, "Hello!"],
],
}