update header fields on typing

This commit is contained in:
2026-06-02 22:46:24 +02:00
parent 5ed83a20d8
commit 4cd7b0199e
6 changed files with 123 additions and 28 deletions
+1
View File
@@ -118,6 +118,7 @@ export const useChessGame = () => {
...getHeaders(pgnString),
title: "",
subtitle: "",
author: "",
};
gameDispatch({
type: "SET_GAME",