word-games-theme 2.5.6 → 2.5.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 574b8489526d0d0cc8dfb240ba686abf2f3a0836ecc8a05fea4baf7bfa8854f9
4
- data.tar.gz: ab5cbf38573d8c7930bf04a3b32568f70cdd5b1e4042809d6bb957286f2eb757
3
+ metadata.gz: db8009b82a57d188fc729ce57e6323e65fd76bd38c829fa9fff70a921070fee9
4
+ data.tar.gz: cd0391b5eba53f1601377274aa7deced632b1f359ffa847ec11bd44d52273714
5
5
  SHA512:
6
- metadata.gz: a844e397e2c79e3f8eacb7c200de55d444b198780e983acc8346a0e0383a905711b17abf7dd761109bd7da5a7b3ef626fd770efde9fbacff2bce14f79314c001
7
- data.tar.gz: 7bc3ae38414e2c4092a54297c6552f850a5298a289ffc647f1ae184381fadd7025a4f402e91e2da5b09cbea88406ad5a0743a4e13dd06367abe264bde6a9453e
6
+ metadata.gz: 85768a403ee1aceb690f4bbe5c614d4e33c11025e54064f54725696b4c25635813a6fd4cdb7f1c8998aceeaaefab5d79a2ebd3032471324a0b92300713744d51
7
+ data.tar.gz: 1f0987e0b434536427489bfc5dc2b8574b59f22dc658d5d3b77470c9a76d147d3ab3dac30bcbbac686b8a094f18fabae78abe81ffe3b9806ada984762067597f
@@ -122,9 +122,9 @@ if (lengthValue === '1') {
122
122
  lengthValue = params.get('length')
123
123
  dictonary = params.get('dictionary')
124
124
 
125
- gtag('event', 'page_view', {
126
- page_location: window.location.pathname + location.search,
127
- })
125
+ // gtag('event', 'page_view', {
126
+ // page_location: window.location.pathname + location.search,
127
+ // })
128
128
  }
129
129
  getData(txtBox.value.toLowerCase())
130
130
  addFilterCount()
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.6
4
+ version: 2.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms