@everymatrix/casino-games-category-section 0.0.268 → 0.0.269

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-games-category-section",
3
- "version": "0.0.268",
3
+ "version": "0.0.269",
4
4
  "main": "dist/casino-games-category-section.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "c5b78b8fcf6dd4293a5b296177205963840e7289"
39
+ "gitHead": "f99063bddeebbe083973aa77500fc3ee5d9de894"
40
40
  }
@@ -325,7 +325,6 @@
325
325
  break;
326
326
 
327
327
  case 'FavoriteUpdate':
328
- searched = false;
329
328
  mostPlayedScreen = false;
330
329
  lobbyView = true;
331
330
  shownCategoryData = categoryData.games.items;