From 3432b0c6fc2292d3c9783a19cff7b9b1a36828fe Mon Sep 17 00:00:00 2001 From: Halit Aksoy Date: Fri, 2 Sep 2022 01:27:58 +0300 Subject: [PATCH] trigger ci --- src/context/context.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/context/context.tsx b/src/context/context.tsx index ee35337..bcd7270 100644 --- a/src/context/context.tsx +++ b/src/context/context.tsx @@ -29,4 +29,4 @@ export const initContext = (): Context => { themeManager, gameStore }; -}; +}; \ No newline at end of file