Added copy pastec

This commit is contained in:
Dieter Neumann
2026-02-24 14:43:32 +01:00
parent ad734273ce
commit ab255bfd36
76 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ export default {
template: `
<div class="header-brand-root row items-center q-ml-md">
<q-toolbar-title class="header-brand-title text-weight-bold text-subtitle1 text-indigo-10 ellipsis">
Hotline Planner (codex + AG)
Hotline Planner (codex/AG)
</q-toolbar-title>
</div>
`