From 943048b822f499ee8a5a1c2b163add0eaec23852 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:47:01 +0100 Subject: [PATCH] Rename tictactoe.json to games.json --- domains/{tictactoe.json => games.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tictactoe.json => games.json} (100%) diff --git a/domains/tictactoe.json b/domains/games.json similarity index 100% rename from domains/tictactoe.json rename to domains/games.json