trigger ci

This commit is contained in:
Halit Aksoy 2022-09-02 01:31:01 +03:00
parent 3432b0c6fc
commit cedae8680b

View File

@ -29,4 +29,4 @@ export const initContext = (): Context => {
themeManager, themeManager,
gameStore gameStore
}; };
}; };