Rename project from "Cheating Daddy" to "Mastermind" across all configurations and components to reflect the new branding.

This commit is contained in:
Илья Глазунов
2026-02-14 20:31:35 +03:00
parent bd62cf5524
commit 8b216bbb33
6 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -898,12 +898,12 @@ export class MainView extends LitElement {
<div class="form-wrapper">
${this._mode === 'local' ? html`
<div class="title-row">
<div class="page-title">Cheating Daddy <span class="mode-suffix">Local AI</span></div>
<div class="page-title">Mastermind <span class="mode-suffix">Local AI</span></div>
<button class="help-btn" @click=${() => { this._showLocalHelp = !this._showLocalHelp; }}>${this._showLocalHelp ? closeIcon : helpIcon}</button>
</div>
` : html`
<div class="page-title">
Cheating Daddy <span class="mode-suffix">BYOK</span>
Mastermind <span class="mode-suffix">BYOK</span>
</div>
`}
<div class="page-subtitle">