trigger ci

This commit is contained in:
Halit Aksoy 2022-09-02 01:27:58 +03:00
parent 0100be1b39
commit 3432b0c6fc

View File

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