We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c5f0b commit 7fef9e7Copy full SHA for 7fef9e7
src/components/Settings/MaiaModelSettings.tsx
@@ -124,7 +124,7 @@ export const MaiaModelSettings: React.FC = () => {
124
</h3>
125
<p className="text-sm text-white/70">
126
Manage your locally stored Maia chess engine model. The model is
127
- downloaded once and stored in your browser for offline use.
+ downloaded and stored in your browser's IndexedDB.
128
</p>
129
</div>
130
<div className="flex flex-col gap-2">
0 commit comments