tg_send_zon 0.0.28 → 0.0.29

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tg_send_zon.rb +4 -4
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 227377169cd39988e9fd5f33fac2294b41e8d4f468d575ed22312299a532a075
4
- data.tar.gz: 92841f23d80843f14b228a18892c82ddaf4af4435c32ea027209d43c7cd5472c
3
+ metadata.gz: d44c49e66a18a164f0c3a2ec53a3e0b724dd0ccb7ef03b6758e6ec02084f88d7
4
+ data.tar.gz: 8119d1faeb1a036e418c6f0db7c129247fa5888bca117e72e878412e68646b6c
5
5
  SHA512:
6
- metadata.gz: 99230be4059030d65b00f2ca3a2029b61971c7ed942052d7877ffe8a8e93eefdfb3707a09a04fbf1459e6ee7c1dbb6d63e3ed4a5c64444296d2d3ea0f2f8fb4f
7
- data.tar.gz: 85299386b5fccc16bfbc325729b5e518fe2acff04cfa8942da727aba6297c6d2fe1f2b297972a6a26a81e1da7e15197a4917583360f2655267efd8cc35212c26
6
+ metadata.gz: b269af87fa73b2fa6393213f2ec319d9338d83bc556ee28167feddbb9de90009c2fade59eabf66e4bf156b748813aa148e47a58caf46e8c635edf6cc26507509
7
+ data.tar.gz: 11aba75c4a763920b7331b55b698237a3aab856977ba9c0e0103fb4906c703e93d1338ce5bed19f9d10927839f9430b5650906fdfad7861fb1774c32deaff665
data/lib/tg_send_zon.rb CHANGED
@@ -1229,7 +1229,7 @@ class Wordpress
1229
1229
  stretchy false
1230
1230
  grid{
1231
1231
  @data['group_list'] = entry{
1232
- text 'ex) https://t.me/abc123'
1232
+ text 'ex) abc123'
1233
1233
  top 0
1234
1234
  left 0
1235
1235
  }
@@ -1237,7 +1237,7 @@ class Wordpress
1237
1237
 
1238
1238
 
1239
1239
 
1240
- button(' 그룹 URL 등록하기 '){
1240
+ button(' 그룹방 ID 등록하기 '){
1241
1241
  top 0
1242
1242
  left 1
1243
1243
  on_clicked {
@@ -1246,7 +1246,7 @@ class Wordpress
1246
1246
  @data['table'].pop
1247
1247
  }
1248
1248
  }
1249
- button('그룹 URL 불러오기 ') {
1249
+ button('그룹 list 불러오기 ') {
1250
1250
  top 0
1251
1251
  left 2
1252
1252
  on_clicked {
@@ -1354,7 +1354,7 @@ class Wordpress
1354
1354
  editable true
1355
1355
  }
1356
1356
 
1357
- text_column('그룹 URL LLIST'){
1357
+ text_column('그룹방 LIST'){
1358
1358
  editable true
1359
1359
 
1360
1360
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tg_send_zon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.28
4
+ version: 0.0.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - zon